We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa7e30 commit 1bcaeeeCopy full SHA for 1bcaeee
1 file changed
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Node.js CI
2
3
on:
4
push:
5
- branches: [ "main" ] # Change this to your default branch if needed
+ branches: [ "master", "main" ] # Change this to your default branch if needed
6
7
jobs:
8
build:
0 commit comments