We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d655c2 commit 8560013Copy full SHA for 8560013
.github/workflows/docs.yml
@@ -8,7 +8,7 @@ on:
8
paths:
9
- "docs/**"
10
- ".github/actions/validate-docs-links/**"
11
- - ".github/actions/docs.yml"
+ - ".github/workflows/docs.yml"
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
0 commit comments