We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b2e3f commit 41086baCopy full SHA for 41086ba
1 file changed
.github/workflows/test.yml
@@ -4,9 +4,11 @@ on:
4
push:
5
branches:
6
- main
7
+ - scf_master
8
pull_request:
9
10
11
12
13
env:
14
NODE_VERSION: 18
0 commit comments