We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6b27c commit 7b7e5e5Copy full SHA for 7b7e5e5
.github/workflows/build_docs.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ paths:
8
+ - "docs/**"
9
10
concurrency:
11
group: "pages"
0 commit comments