Skip to content

Commit dc9bed7

Browse files
committed
Exclude CHANGELOG.md from CI
1 parent 3fca2ed commit dc9bed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'docs/**'
88
- '.editorconfig'
99
- '.gitignore'
10+
- 'CHANGELOG.md'
1011
- 'README.md'
1112
pull_request:
1213
branches: [PHP-8.3]

0 commit comments

Comments
 (0)