We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e26744 commit 1f94258Copy full SHA for 1f94258
.github/workflows/automatic-doc-checks.yml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
paths:
9
- 'docs/**' # Only run on changes to the docs directory
10
-- '.github/workflows/automatic-doc-checks.yml'
+ - '.github/workflows/automatic-doc-checks.yml'
11
12
workflow_dispatch:
13
# Manual trigger
0 commit comments