Skip to content

Correct use of working directory with ansible-lint github action #6382

Correct use of working directory with ansible-lint github action

Correct use of working directory with ansible-lint github action #6382

Workflow file for this run

---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/ack.yml
name: ack
"on":
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/ack.yml@main
secrets: inherit