Skip to content

Commit

Permalink
fixed lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ansiblejunky committed Jan 19, 2024
1 parent 2f0db27 commit 6070039
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ jobs:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@main
- name: Run ansible-lint
uses: ansible/ansible-lint@main

0 comments on commit 6070039

Please sign in to comment.