We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4300be8 + e72bd7e commit 1dbdce0Copy full SHA for 1dbdce0
.github/workflows/awesomebot.yml
@@ -20,4 +20,4 @@ jobs:
20
fetch-depth: 0
21
- uses: docker://dkhamsing/awesome_bot:latest
22
with:
23
- args: /github/workspace/README.md --allow-ssl --allow 202,500,501,502,503,504,509,521 --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io,https://twitter.com,https://medium.com,https://stackoverflow.com
+ args: /github/workspace/README.md --allow-ssl --allow 202,403,500,501,502,503,504,509,521 --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io,https://twitter.com,https://medium.com,https://stackoverflow.com
0 commit comments