Skip to content

Commit 6cfea8d

Browse files
committed
Merge branch 'main' into dev/grendel/as-on-windows
* main: [ci] Disable automatic GitHub action trigger (#16)
2 parents de2dc8d + 143259f commit 6cfea8d

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,7 @@ env:
33
BUILD_DIR: xa-build
44

55
on:
6-
push:
7-
branches: [ main ]
8-
pull_request:
9-
branches: [ main ]
10-
11-
workflow_dispatch:
6+
workflow_dispatch
127

138
jobs:
149
build_llvm_linux:

0 commit comments

Comments
 (0)