Skip to content

Commit

Permalink
Update ansible-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArunSaravananBalachandran authored Sep 5, 2024
1 parent 4206b03 commit e011ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
if: (github.event_name != 'schedule' && github.event_name != 'push' && !contains(github.event.pull_request.labels.*.name, 'new_resource_module') && !contains(github.event.pull_request.labels.*.name, 'documentation'))
sanity:
uses: ansible-network/github_actions/.github/workflows/sanity.yml@main
ansible-lint:
uses: ansible/ansible-content-actions/.github/workflows/ansible_lint.yaml@main

0 comments on commit e011ae5

Please sign in to comment.