Skip to content

Commit

Permalink
Accept code 429 as valid URL—doesn't mean site is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed Sep 19, 2024
1 parent e37406c commit f5bfb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
--exclude \.php$
--exclude portal\.hpc\.arizona\.edu
--glob-ignore-case
--max-concurrency 5
--accept '200..=204, 429'
'./**/*.md' './**/*.qmd'
- name: Create Issue From File
Expand Down

0 comments on commit f5bfb10

Please sign in to comment.