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 ab46efe commit 186404bCopy full SHA for 186404b
.github/workflows/node.js.yml
@@ -2,6 +2,7 @@ on:
2
workflow_dispatch:
3
repository_dispatch:
4
push:
5
+ branches: ["develop"]
6
7
permissions:
8
contents: read
0 commit comments