Skip to content

Commit 6a5525c

Browse files
committed
Merge branch 'PHP-8.3' into PHP-8.4
* PHP-8.3: [skip ci] Sort paths-ignore and remove cirrus [skip ci] Tweak paths-ignore
2 parents d965793 + bdf0672 commit 6a5525c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.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)