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 6078440 commit d235e31Copy full SHA for d235e31
.github/workflows/deploy.yaml
@@ -2,6 +2,9 @@ name: deploy
2
3
on:
4
push:
5
+ paths:
6
+ - ".github/workflows/docs.yaml"
7
+ - "docs/**"
8
branches:
9
- main
10
0 commit comments