Skip to content

Commit 8ed7907

Browse files
committed
Exclude CHANGELOG.md from CI
1 parent dc9bed7 commit 8ed7907

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
@@ -15,6 +15,7 @@ on:
1515
- 'docs/**'
1616
- '.editorconfig'
1717
- '.gitignore'
18+
- 'CHANGELOG.md'
1819
- 'README.md'
1920

2021
jobs:

0 commit comments

Comments
 (0)