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 7b7c902 commit b735e4dCopy full SHA for b735e4d
.github/workflows/docs.yml
@@ -5,7 +5,9 @@ on:
5
- master
6
paths:
7
- "docs/**"
8
+ - "mkdocs.yml"
9
- "src/js/**"
10
+ - ".github/workflows/*"
11
permissions:
12
contents: write
13
jobs:
0 commit comments