Skip to content

debug: run a verbose test pypi release to see the errors (#1927) #261

debug: run a verbose test pypi release to see the errors (#1927)

debug: run a verbose test pypi release to see the errors (#1927) #261

Workflow file for this run

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