We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a313531 commit 2cbf915Copy full SHA for 2cbf915
.github/workflows/gh-pages.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches:
5
- main
6
+ paths:
7
+ - 'docs/**'
8
+
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments