Skip to content

Document and type hint commands part 4 (#4313) #532

Document and type hint commands part 4 (#4313)

Document and type hint commands part 4 (#4313) #532

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/**"
workflow_dispatch:
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/push.yml@main