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.
1 parent eecaeee commit c8842f2Copy full SHA for c8842f2
.github/workflows/check.yml
@@ -20,4 +20,4 @@ jobs:
20
- name: Checks
21
run: |
22
gem install awesome_bot
23
- awesome_bot README.md --allow-ssl -a 302,429,502 -w xbmc/xbmc,swiftui/fruta
+ awesome_bot README.md --allow-ssl -a 302,429,502,403 -w xbmc/xbmc,swiftui/fruta
0 commit comments