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 68b26dd commit 8a8e5e3Copy full SHA for 8a8e5e3
.github/workflows/publish.yml
@@ -5,6 +5,8 @@ on:
5
branches: [source]
6
push:
7
8
+ paths:
9
+ - 'website/**'
10
11
jobs:
12
checks:
0 commit comments