Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
krzemienski authored Jan 11, 2024
1 parent 94d20b4 commit a29e5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: install awesomebot
run: gem install awesome_bot
- name: run awesomebot
run: awesome_bot contents.json --allow-ssl --allow-redirect -a 403,503,429,404
run: awesome_bot contents.json --allow-ssl --allow-redirect -a 403,503,429,404,500,443
json-validate:
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit a29e5c5

Please sign in to comment.