mirror of
https://github.com/httpie/cli.git
synced 2025-02-19 19:00:14 +02:00
Add self to paths; same paths for PR and push
This commit is contained in:
parent
e4e4927567
commit
9c52449344
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -5,8 +5,10 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
|
- .github/workflows/tests.yml
|
||||||
- httpie/**/*.py
|
- httpie/**/*.py
|
||||||
- setup.*
|
- setup.*
|
||||||
|
- tests/**/*.py
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- .github/workflows/tests.yml
|
- .github/workflows/tests.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user