Skip to content

Commit bdf0672

Browse files
committed
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [skip ci] Sort paths-ignore and remove cirrus [skip ci] Tweak paths-ignore
2 parents 48605f4 + 19598f3 commit bdf0672

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,17 @@ name: Test
22
on:
33
push:
44
paths-ignore: &ignore_paths
5+
- .circleci/**
6+
- .github/CODEOWNERS
7+
- .github/ISSUE_TEMPLATE/**
8+
- '**/*.md'
9+
- '**/*.rst'
510
- docs/**
11+
- EXTENSIONS
12+
- LICENSE
613
- NEWS
714
- UPGRADING
815
- UPGRADING.INTERNALS
9-
- '**/README.*'
10-
- CONTRIBUTING.md
11-
- CODING_STANDARDS.md
12-
- .cirrus.yml
13-
- .circleci/**
1416
branches:
1517
- PHP-8.2
1618
- PHP-8.3

0 commit comments

Comments
 (0)