We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c755e20 commit c57692dCopy full SHA for c57692d
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