Skip to content

Commit 27671d0

Browse files
committed
workflow: add additional file to ignore
1 parent e42c492 commit 27671d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
- 'rights'
1313
- 'contrib/**'
1414
- 'compose.yaml'
15+
- 'setup.py.legacy'
1516
pull_request:
1617
paths-ignore:
1718
- 'docs/**'
@@ -24,6 +25,7 @@ on:
2425
- 'rights'
2526
- 'contrib/**'
2627
- 'compose.yaml'
28+
- 'setup.py.legacy'
2729

2830
jobs:
2931

0 commit comments

Comments
 (0)