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 eabb513 commit e94f25aCopy full SHA for e94f25a
1 file changed
.github/workflows/riscv-bench.yml
@@ -6,7 +6,7 @@ name: RISC-V bench
6
# kernel typecheck of one constant in the SP1 and Zisk VMs — in parallel jobs.
7
on:
8
push:
9
- branches: main
+ branches: [main, ci-fixes]
10
workflow_dispatch:
11
12
permissions:
0 commit comments