Skip to content

Commit

Permalink
Update check-all-urls.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhold committed Feb 1, 2024
1 parent c0e7b56 commit 421d195
Showing 1 changed file with 1 addition and 1 deletion.
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

0 comments on commit 421d195

Please sign in to comment.