Skip to content

feat: add ansible-lint auto-fix on save capability (#2151) #6491

feat: add ansible-lint auto-fix on save capability (#2151)

feat: add ansible-lint auto-fix on save capability (#2151) #6491

Workflow file for this run

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