[skip ci] Backport GA paths-ignore changes

This commit is contained in:
Ilija Tovilo 2023-09-04 13:57:48 +02:00
parent 8cca0e80ef
commit e3df233aca
No known key found for this signature in database
GPG key ID: A4F5D403F118200A

View file

@ -6,7 +6,7 @@ on:
- NEWS
- UPGRADING
- UPGRADING.INTERNALS
- README.md
- '**/README.*'
- CONTRIBUTING.md
- CODING_STANDARDS.md
- .cirrus.yml
@ -18,6 +18,17 @@ on:
- PHP-8.1
- master
pull_request:
paths-ignore:
- docs/*
- NEWS
- UPGRADING
- UPGRADING.INTERNALS
- '**/README.*'
- CONTRIBUTING.md
- CODING_STANDARDS.md
- .cirrus.yml
- .travis.yml
- travis/*
branches:
- '**'
concurrency: