Skip to content

Correct use of working directory with ansible-lint github action (#4340) #1366

Correct use of working directory with ansible-lint github action (#4340)

Correct use of working directory with ansible-lint github action (#4340) #1366

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