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 35ac82c commit 931c948Copy full SHA for 931c948
.github/workflows/docs.yml
@@ -9,7 +9,7 @@ on:
9
branches:
10
- main
11
paths:
12
- - "${{ env.context }}/**"
+ - '/docs/**'
13
push:
14
15
.github/workflows/latex-pdftocairo.yml
+ - '/docs/tikz/**'
0 commit comments