Skip to content

Commit 883f7a2

Browse files
committed
CI: Add CODEOWNERS to list of ignored files
1 parent d9d27c2 commit 883f7a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
- CONTRIBUTING.md
1010
- LICENSE
1111
- .editorconfig
12+
- '.github/CODEOWNERS'
1213
push:
1314
branches:
1415
- master
@@ -17,6 +18,7 @@ on:
1718
- CONTRIBUTING.md
1819
- LICENSE
1920
- .editorconfig
21+
- '.github/CODEOWNERS'
2022
schedule:
2123
# At 4:17am each Monday
2224
- cron: '17 4 * * 1'

0 commit comments

Comments
 (0)