Skip to content

Commit 5711e19

Browse files
committed
[intel] Disable OpenAI 'ci.yml' workflow run
Signed-off-by: Anatoly Myachev <[email protected]>
1 parent 6029c44 commit 5711e19

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
name: Integration Tests
22
on:
33
workflow_dispatch:
4-
pull_request:
5-
branches-ignore: ['llvm-**']
6-
merge_group:
7-
branches: [main, 'dev-**']
8-
types: [checks_requested]
9-
push:
10-
branches: [main]
114
concurrency:
125
group: ${{ github.ref }}
136
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}

0 commit comments

Comments
 (0)