Skip to content

Commit 0e3a669

Browse files
committed
CI: Ignore docker compose integration
Signed-off-by: bitliu <[email protected]>
1 parent 428144c commit 0e3a669

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/integration-test-docker.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,6 @@
11
name: Integration Test [Docker Compose]
22

33
on:
4-
pull_request:
5-
branches:
6-
- main
7-
paths-ignore:
8-
- 'website/**'
9-
- '**/*.md'
10-
push:
11-
branches:
12-
- main
13-
paths-ignore:
14-
- 'website/**'
15-
- '**/*.md'
164
workflow_dispatch: # Allow manual triggering
175

186
jobs:

0 commit comments

Comments
 (0)