We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1c29b commit 25ef211Copy full SHA for 25ef211
.github/workflows/sjfz-ucvm-ci.yml
@@ -2,8 +2,8 @@ name: sjfz-ucvm-ci
2
3
on:
4
push:
5
-## branches: [ main ]
6
- branches: [ foofoo ]
+ branches: [ main ]
+## branches: [ foofoo ]
7
8
jobs:
9
sjfz-build-ucvm-linux:
0 commit comments