mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
f510647c7e
## Problem GitHub API can return error 500, and it fails jobs that use `actions/github-script` action. ## Summary of changes - Add `retry: 500` to all `actions/github-script` usage