Skip to content

Commit

Permalink
Update ansible-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya-DP committed Jan 30, 2025
1 parent 2dfb68f commit d770e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
ansible-galaxy collection install community.general
- name: Run ansible-lint
uses: ansible/ansible-lint@v6.22.0
uses: ansible/ansible-lint@main
with:
args: --config=.config/ansible-lint.yml

0 comments on commit d770e54

Please sign in to comment.