We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f92317 commit 77bb7aeCopy full SHA for 77bb7ae
1 file changed
.github/workflows/ci.yml
@@ -4,9 +4,10 @@ on:
4
push:
5
branches:
6
- main
7
+ - o1-sched-lauch
8
pull_request:
9
- - main
10
+ - main
11
12
# Cancel in-progress runs for the same PR/branch
13
concurrency:
0 commit comments