Skip to content

Remove self type and update pre-commit hooks (#4400) #1389

Remove self type and update pre-commit hooks (#4400)

Remove self type and update pre-commit hooks (#4400) #1389

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