We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3e008 commit e2eb4e5Copy full SHA for e2eb4e5
1 file changed
.github/workflows/node.js.yml
@@ -4,9 +4,11 @@ on:
4
push:
5
branches:
6
- main
7
+ - v4
8
pull_request:
9
10
11
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments