[ci] Allow 429 errors

This commit is contained in:
dkhamsing 2020-09-01 09:27:57 -07:00 committed by GitHub
parent 8dee167d40
commit b709b1792a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ before_script:
script:
- allowed_dupes=CONTRIBUTING,mocaplatform,Awesome-Swift-Education,XCDYouTubeKit,SRGMediaPlayer,PayPal-iOS-SDK,PerfectlySoft,gitter,instabug,weekly.awesomeios.com,goprimer
- allowed_redirects=growthpush,awesomelinkcounter,eepurl,bluemix,amazon,facebook.com/groups,goo.gl,https://www.udemy.com
- awesome_bot README.md --allow-ssl --white-list $allowed_dupes,$allowed_redirects
- awesome_bot README.md -a 429 --allow-ssl --white-list $allowed_dupes,$allowed_redirects
- danger
notifications:
email: false