Skip to content

Commit 3d7a0a5

Browse files
committed
Ignore reddit 403s
Signed-off-by: Joe Block <[email protected]>
1 parent f7d6536 commit 3d7a0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/awesomebot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
fetch-depth: 0
2323
- uses: docker://dkhamsing/awesome_bot:latest
2424
with:
25-
args: /github/workspace/README.md --allow-ssl --allow 500,501,502,503,504,509,521 --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io
25+
args: /github/workspace/README.md --allow-ssl --allow 500,501,502,503,504,509,521 --allow-dupe --allow-redirect --request-delay 1 --white-list https://github,https://img.shields.io,https://reddit.com,https://www.reddit.com

0 commit comments

Comments
 (0)