Skip to content

Commit 69c1970

Browse files
author
Maxime Mangel
committed
Allow SSL errors, as we can't be responsible for others domains
We will see in the future, if people prefer to have SSL errored site removed instead
1 parent bcb38f7 commit 69c1970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_resources_url.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
1515
- run: |
1616
gem install awesome_bot
17-
awesome_bot docs/resources.md --allow-redirect
17+
awesome_bot docs/resources.md --allow-redirect --allow-ssl

0 commit comments

Comments
 (0)