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 4366759 commit 6f0bf12Copy full SHA for 6f0bf12
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,8 @@ name: CI
6
on:
7
push:
8
branches: [ master, alpha ]
9
+ paths-ignore:
10
+ - 'www/**'
11
pull_request:
12
branches: [ master ]
13
0 commit comments