We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffcabf0 commit 7393e64Copy full SHA for 7393e64
.github/workflows/node.js.yml
@@ -1,6 +1,7 @@
1
-workflow_dispatch:
2
-repository_dispatch:
3
-push:
+on:
+ workflow_dispatch:
+ repository_dispatch:
4
+ push:
5
6
permissions:
7
contents: read
0 commit comments