Skip to content

Allow ansible-lint action to be used from composite workflows (#4481) #1445

Allow ansible-lint action to be used from composite workflows (#4481)

Allow ansible-lint action to be used from composite workflows (#4481) #1445

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