We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394032c commit 4236275Copy full SHA for 4236275
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: ci
3
on:
4
push:
5
paths-ignore:
6
- - 'doc/**'
+ - 'site/**'
7
- 'img/**'
8
- 'readme.md'
9
pull_request:
0 commit comments