Update workflow
This commit is contained in:
parent
91f318c228
commit
16ad7f74ee
1 changed files with 4 additions and 2 deletions
|
@ -5,12 +5,14 @@ on:
|
|||
paths:
|
||||
- 'check-requirements.sh'
|
||||
- 'convert*.py'
|
||||
- 'requirements*.txt'
|
||||
- 'requirements.txt'
|
||||
- 'requirements/*.txt'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'check-requirements.sh'
|
||||
- 'convert*.py'
|
||||
- 'requirements*.txt'
|
||||
- 'requirements.txt'
|
||||
- 'requirements/*.txt'
|
||||
|
||||
jobs:
|
||||
python-check-requirements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue