mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Merge branch 'PHP-8.1' into PHP-8.2
* PHP-8.1: [skip ci] Backport GA paths-ignore changes
This commit is contained in:
13
.github/workflows/push.yml
vendored
13
.github/workflows/push.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
- NEWS
|
||||
- UPGRADING
|
||||
- UPGRADING.INTERNALS
|
||||
- README.md
|
||||
- '**/README.*'
|
||||
- CONTRIBUTING.md
|
||||
- CODING_STANDARDS.md
|
||||
- .cirrus.yml
|
||||
@@ -19,6 +19,17 @@ on:
|
||||
- PHP-8.2
|
||||
- master
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- docs/*
|
||||
- NEWS
|
||||
- UPGRADING
|
||||
- UPGRADING.INTERNALS
|
||||
- '**/README.*'
|
||||
- CONTRIBUTING.md
|
||||
- CODING_STANDARDS.md
|
||||
- .cirrus.yml
|
||||
- .travis.yml
|
||||
- travis/*
|
||||
branches:
|
||||
- '**'
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user