We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36beb76 commit a7e1f7fCopy full SHA for a7e1f7f
1 file changed
.github/workflows/cmake.yml
@@ -3,7 +3,7 @@ name: "CMake Build"
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [z80]
+ branches: [z80,to-check]
7
8
jobs:
9
build-llvm:
0 commit comments