Skip to content

Commit 19598f3

Browse files
committed
[skip ci] Sort paths-ignore and remove cirrus
1 parent 8b6b4a6 commit 19598f3

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

.github/workflows/test.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +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/**
611
- EXTENSIONS
712
- LICENSE
813
- NEWS
914
- UPGRADING
1015
- UPGRADING.INTERNALS
11-
- '**/*.md'
12-
- '**/*.rst'
13-
- .github/CODEOWNERS
14-
- .github/ISSUE_TEMPLATE/**
15-
- .cirrus.yml
16-
- .circleci/**
1716
branches:
1817
- PHP-8.2
1918
- PHP-8.3

0 commit comments

Comments
 (0)