We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccee3bd commit afa525fCopy full SHA for afa525f
1 file changed
.github/workflows/check_resources_url.yml
@@ -14,4 +14,4 @@ jobs:
14
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
15
- run: |
16
gem install awesome_bot
17
- awesome_bot docs/resources.md --allow-redirect --allow-ssl --allow 429
+ awesome_bot docs/resources.md --allow-redirect --allow-ssl --allow 429 --allow 403
0 commit comments