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.
2 parents 1d18d29 + 899ea1b commit b729f23Copy full SHA for b729f23
.github/workflows/build-mkdocs-website.yml
@@ -6,7 +6,7 @@ on:
6
branches: ["main","devel"]
7
types: [closed]
8
paths:
9
- - 'build-mkdocs-website.yml'
+ - '.github/workflows/build-mkdocs-website.yml'
10
- 'docs/**/**'
11
- 'mkdocs.yml'
12
0 commit comments