Skip to content

Commit 70fff41

Browse files
authored
Exclude conda-forge/status from link check
1 parent 42f9386 commit 70fff41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
--no-progress
5353
--base "$(pwd)/build"
5454
--accept 100..399,401,403,429
55+
--exclude 'https://conda-forge/status/'
5556
--exclude 'https://polys.me/?$'
5657
--exclude 'https://conda-metadata-app.streamlit.app/?$'
5758
--exclude 'https://kb43fqob7u-dsn.algolia.net/'

0 commit comments

Comments
 (0)