We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e6d28 commit 392a629Copy full SHA for 392a629
1 file changed
.github/workflows/nodejs.yml
@@ -2,10 +2,10 @@ name: CI
2
3
on:
4
push:
5
- branches: [ master ]
+ branches: [ master, 1.x ]
6
7
pull_request:
8
9
10
workflow_dispatch: {}
11
0 commit comments