Skip to content

Commit

Permalink
whitelisting stackoverflow
Browse files Browse the repository at this point in the history
  • Loading branch information
niden authored Feb 16, 2024
1 parent 8c90bc8 commit 6a0fbbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
docker run \
--rm \
-v $PWD:/mnt:ro dkhamsing/awesome_bot \
-w "https://gab.com/phalcon,https://twitter.com/phalconphp" \
-w "https://gab.com/phalcon,https://twitter.com/phalconphp,https://stackoverflow.com/questions/tagged/phalcon" \
--allow-dupe \
--allow-redirect \
--skip-save-results \
Expand Down

0 comments on commit 6a0fbbd

Please sign in to comment.