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 80862c0 commit 5305f3dCopy full SHA for 5305f3d
.github/workflows/ci.yml
@@ -2,8 +2,9 @@ name: ci
2
on:
3
push:
4
branches:
5
- - master
6
- - main
+ - v3-move
+# - master
7
+# - main
8
permissions:
9
contents: write
10
jobs:
0 commit comments