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