Skip to content

Add handling of 503 Service Unavailable retries (#1713) #217

Add handling of 503 Service Unavailable retries (#1713)

Add handling of 503 Service Unavailable retries (#1713) #217

Workflow file for this run

# See https://github.com/ansible-community/devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
branches:
- main
- 'releases/**'
- 'stable/**'
jobs:
ack:
uses: ansible-community/devtools/.github/workflows/push.yml@main