We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7334a5 commit 223c0d4Copy full SHA for 223c0d4
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
branches: [ "main" ]
7
paths-ignore:
8
- 'docs/**'
9
+ - '.github/**'
10
- 'README.md'
11
12
permissions: {}
0 commit comments