We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de2dc8d + 143259f commit 6cfea8dCopy full SHA for 6cfea8d
1 file changed
.github/workflows/ci.yml
@@ -3,12 +3,7 @@ env:
3
BUILD_DIR: xa-build
4
5
on:
6
- push:
7
- branches: [ main ]
8
- pull_request:
9
10
-
11
- workflow_dispatch:
+ workflow_dispatch
12
13
jobs:
14
build_llvm_linux:
0 commit comments