Skip to content

Commit 223c0d4

Browse files
authored
Ignore changes in .github directory for CI
1 parent d7334a5 commit 223c0d4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
branches: [ "main" ]
77
paths-ignore:
88
- 'docs/**'
9+
- '.github/**'
910
- 'README.md'
1011

1112
permissions: {}

0 commit comments

Comments
 (0)