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 1b6bbc9 commit 23b36c9
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 23b36c9

Please sign in to comment.