We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef7aee0 commit c7c0676Copy full SHA for c7c0676
2 files changed
.github/workflows/jazzy-check-docs.yml
@@ -14,7 +14,7 @@ on:
14
- '**.svg'
15
- '**.yml'
16
- '**.yaml'
17
- - '!github/**' # exclude yaml files in .github directory
+ - '!.github/**' # exclude yaml files in .github directory
18
- '.github/workflows/jazzy-check-docs.yml'
19
20
concurrency:
.github/workflows/rolling-check-docs.yml
- '.github/workflows/rolling-check-docs.yml'
0 commit comments