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 b5d8a3f commit d5c2553Copy full SHA for d5c2553
.github/workflows/docs.yml
@@ -7,6 +7,7 @@ concurrency:
7
on:
8
push:
9
branches: ["main"]
10
+ paths: ["docs/**"]
11
workflow_dispatch:
12
permissions:
13
contents: read
0 commit comments