Skip to content

Commit d1c9eb4

Browse files
authored
exclude ARM Jupyterhub URLs from urlcheck (#451)
1 parent 4b776c1 commit d1c9eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/urlcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
timeout: 7
2222
retry_count: 3
2323
exclude_urls: https://www.gnu.org/licenses/gpl-3.0.en.html,https://www.gnu.org/licenses/gpl-3.0.html,https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
24-
exclude_patterns: http://purl.org,http://www.w3.org,https://github.com/open-atmos/PyPartMC/blob/main/examples/
24+
exclude_patterns: http://purl.org,http://www.w3.org,https://github.com/open-atmos/PyPartMC/blob/main/examples/,https://jupyterhub.arm.gov/
2525
exclude_files: .github/workflows/urlcheck.yml

0 commit comments

Comments
 (0)