Skip to content

Commit 5e60731

Browse files
authored
Allow error 403
1 parent 5dcab4c commit 5e60731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
echo "EOF" >> $GITHUB_ENV
2626
- uses: docker://dkhamsing/awesome_bot:latest
2727
with:
28-
args: --white-list travis-ci,127.0.0.1,smalltalkhub.com/mc,github.com/MY_USERNAME/MY_PROJET_NAME --allow-dupe --allow-redirect --skip-save-results ${{ env.FILES }}
28+
args: --white-list travis-ci,127.0.0.1,smalltalkhub.com/mc,github.com/MY_USERNAME/MY_PROJET_NAME --allow 403 --allow-dupe --allow-redirect --skip-save-results ${{ env.FILES }}

0 commit comments

Comments
 (0)