Skip to content

Update Contributing docs and add tox as test optional-dependency (#4209) #1308

Update Contributing docs and add tox as test optional-dependency (#4209)

Update Contributing docs and add tox as test optional-dependency (#4209) #1308

Workflow file for this run

---
# See https://github.com/ansible/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