Add self to paths; same paths for PR and push

This commit is contained in:
Jakub Roztocil 2021-10-05 21:28:39 +02:00 committed by GitHub
parent e4e4927567
commit 9c52449344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,10 @@ on:
branches:
- master
paths:
- .github/workflows/tests.yml
- httpie/**/*.py
- setup.*
- tests/**/*.py
pull_request:
paths:
- .github/workflows/tests.yml