We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb44ef7 commit 882afd7Copy full SHA for 882afd7
1 file changed
.github/workflows/nodejs.yml
@@ -3,7 +3,7 @@ name: Node.js
3
on:
4
pull_request:
5
push:
6
- branches: [master]
+ branches: [main]
7
workflow_dispatch:
8
9
jobs:
0 commit comments