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.
2 parents 7061890 + ecafff0 commit f3f4fe6Copy full SHA for f3f4fe6
.github/workflows/node.js.yml
@@ -7,7 +7,7 @@ on:
7
push:
8
branches: [ "main", "develop" ]
9
pull_request:
10
- branches: [ "main" ]
+ branches: [ "main", "develop" ]
11
12
jobs:
13
build:
0 commit comments