Skip to content

Commit 8b6b4a6

Browse files
LamentXU123iluuu1994
authored andcommitted
[skip ci] Tweak paths-ignore
Closes phpGH-21813
1 parent c380bd5 commit 8b6b4a6

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,15 @@ on:
33
push:
44
paths-ignore: &ignore_paths
55
- docs/**
6+
- EXTENSIONS
7+
- LICENSE
68
- NEWS
79
- UPGRADING
810
- UPGRADING.INTERNALS
9-
- '**/README.*'
10-
- CONTRIBUTING.md
11-
- CODING_STANDARDS.md
11+
- '**/*.md'
12+
- '**/*.rst'
13+
- .github/CODEOWNERS
14+
- .github/ISSUE_TEMPLATE/**
1215
- .cirrus.yml
1316
- .circleci/**
1417
branches:

0 commit comments

Comments
 (0)