mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 15:32:11 -05:00
FIX CI: 429 (too many requests) #95
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @veggiemonk on GitHub (Mar 20, 2020).
Travis-ci build seems to fail constantly because fo that.
This is not the rate limiting of github which returns 403 (or the doc is outdated)
Possible fix:
@veggiemonk commented on GitHub (Apr 13, 2020):
Fixed in #850