Skip to content

Commit 7f69aab

Browse files
author
Wenlei Bao
committed
Update CI yaml
1 parent 3c8e4b4 commit 7f69aab

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
name: Integration Tests
2+
# on:
3+
# pull_request:
4+
# branches-ignore: ['llvm-**']
5+
# merge_group:
6+
# branches: [main, 'dev-**']
7+
# types: [checks_requested]
8+
# push:
9+
# branches: [main]
10+
211
on:
12+
pull_request:
13+
branches: [main]
314
push:
415
branches: [main]
516

0 commit comments

Comments
 (0)