We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c059f9b commit f0a718cCopy full SHA for f0a718c
.github/workflows/v8build.yml
@@ -1,6 +1,6 @@
1
name: V8 Build
2
3
-on: repository_dispatch
+on: [workflow_dispatch,repository_dispatch]
4
5
jobs:
6
build:
0 commit comments