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 c64c646 commit cc829faCopy full SHA for cc829fa
.github/workflows/check_links.yml
@@ -27,7 +27,7 @@ jobs:
27
fail: true
28
args: >
29
--verbose --no-progress './**/*.md' './**/*.html'
30
- --exclude-path Data/cf-conventions/cf-conventions-1.2/build/ Data/cf-conventions/cf-conventions-1.3/build/
+ --exclude-path Data/cf-conventions/cf-conventions-1.3/build/ Data/cf-conventions/cf-conventions-1.2/build/
31
env:
32
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
33
0 commit comments