Skip to content

Commit 3881c38

Browse files
authored
revert ITs path-ignore as ITs are required to be launched (kroxylicious#3697)
Signed-off-by: Francisco Vila <fvila@redhat.com>
1 parent 618c559 commit 3881c38

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

.github/workflows/integration-tests.yaml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,6 @@ name: "Run Kroxylicious Proxy Integration Tests"
1919
on:
2020
pull_request:
2121
types: [ opened, synchronize, reopened ]
22-
paths-ignore:
23-
- '**/**.md'
24-
- '**/**.txt'
25-
- '.github/**'
26-
- '!.github/workflows/integration-tests.yaml'
27-
- '!.github/actions/**'
28-
- 'kroxylicious-docs/**'
29-
- 'kroxylicious-operator/**'
30-
- 'kroxylicious-operator-dist/**'
31-
- 'kroxylicious-operator-test-support/**'
32-
- 'kroxylicious-systemtests/**'
33-
- 'kroxylicious-*benchmarks/**'
3422

3523
concurrency:
3624
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)