Skip to content

Commit

Permalink
Update exclude-files.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhold committed Feb 1, 2024
1 parent 421d195 commit e688691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-all-urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
# Use common exclude lists read in above
exclude_urls: ${{ steps.excludeurls.outputs.content }}
# exclude_files: ${{ steps.excludefiles.outputs.content }}
exclude_files: ${{ steps.excludefiles.outputs.content }}
timeout: 10
retry_count: 3
print_all: true
2 changes: 1 addition & 1 deletion .github/workflows/exclude-files.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
*/index-orig.md
**/index-orig.md

0 comments on commit e688691

Please sign in to comment.