1 parent 17fdffa commit 4ead6b1Copy full SHA for 4ead6b1
1 file changed
.github/workflows/docfx.yaml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ paths:
8
+ - 'docfx/**'
9
10
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
11
permissions:
0 commit comments