Skip to content

Commit 843f05e

Browse files
committed
MINOR: Remove redundant integration workflow paths
1 parent db7bacb commit 843f05e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/integration.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ on:
2626
- '**'
2727
paths:
2828
- '.github/workflows/integration.yml'
29-
- 'pom.xml'
3029
- '**/pom.xml'
3130
- 'c/**'
3231
- 'ci/scripts/**'
@@ -38,7 +37,6 @@ on:
3837
pull_request:
3938
paths:
4039
- '.github/workflows/integration.yml'
41-
- 'pom.xml'
4240
- '**/pom.xml'
4341
- 'c/**'
4442
- 'ci/scripts/**'

0 commit comments

Comments
 (0)