Skip to content

Commit

Permalink
issue #37 : updated lint workflow - test main for lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Dec 5, 2023
1 parent 17a1734 commit 6e2f992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: run ansible-lint
uses: ansible/ansible-lint@v6.22.0
uses: ansible/ansible-lint@main

0 comments on commit 6e2f992

Please sign in to comment.