We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705f117 commit 32c99f4Copy full SHA for 32c99f4
.github/workflows/build.yml
@@ -1,4 +1,6 @@
1
on:
2
+ repository_dispatch:
3
+ types: [ensure_build]
4
workflow_dispatch:
5
inputs:
6
otpVersion:
0 commit comments