when: - event: [pull_request, push] branch: [main] steps: - name: lint-ansible image: ghcr.io/ansible/community-ansible-dev-tools:latest commands: - ansible-lint