We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b776c1 commit d1c9eb4Copy full SHA for d1c9eb4
1 file changed
.github/workflows/urlcheck.yml
@@ -21,5 +21,5 @@ jobs:
21
timeout: 7
22
retry_count: 3
23
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/
+ exclude_patterns: http://purl.org,http://www.w3.org,https://github.com/open-atmos/PyPartMC/blob/main/examples/,https://jupyterhub.arm.gov/
25
exclude_files: .github/workflows/urlcheck.yml
0 commit comments