We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfffe95 commit bbd3f9aCopy full SHA for bbd3f9a
.github/workflows/node.js.yml
@@ -5,7 +5,8 @@ on:
5
branches:
6
- main
7
pull_request:
8
- branches: ['*']
+ branches:
9
+ - main
10
11
jobs:
12
build:
0 commit comments