Skip to content

#2172 - Retry Push for certain HTTP status codes #5018

#2172 - Retry Push for certain HTTP status codes

#2172 - Retry Push for certain HTTP status codes #5018

Workflow file for this run

name: Running Tests
on:
pull_request:
branches: [main]
jobs:
test:
uses: ./.github/workflows/dev-tests.yml
with:
ref: ${{ github.ref }}
secrets: inherit