We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff21133 commit 8b63306Copy full SHA for 8b63306
.github/workflows/canvas-ucvm-ci.yml
@@ -2,8 +2,8 @@ name: canvas-ucvm-ci
2
3
on:
4
push:
5
-## branches: [ main ]
6
- branches: [ foofoo ]
+ branches: [ main ]
+## branches: [ foofoo ]
7
8
jobs:
9
canvas-build-ucvm-linux:
0 commit comments