mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-01-03 12:09:37 +01:00
[ci] allow 502
This commit is contained in:
parent
051d54e7d7
commit
122f860336
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
@ -22,4 +22,4 @@ jobs:
|
|||||||
ruby .github/osia_convert.rb
|
ruby .github/osia_convert.rb
|
||||||
gem install awesome_bot
|
gem install awesome_bot
|
||||||
ruby .github/osia_get_links.rb
|
ruby .github/osia_get_links.rb
|
||||||
awesome_bot check-unique.txt --allow-ssl -a 302,429 -w xbmc/xbmc
|
awesome_bot check-unique.txt --allow-ssl -a 302,429,502 -w xbmc/xbmc
|
||||||
|
Loading…
Reference in New Issue
Block a user