Switch to unit-galaxy for unit (#183)

pull/185/head
Bradley A. Thornton 2022-05-20 07:21:59 -07:00 committed by GitHub
parent 50201a1ad9
commit 7e064db3ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
sanity:
uses: ansible-network/github_actions/.github/workflows/sanity.yml@main
unit-galaxy:
uses: ansible-network/github_actions/.github/workflows/unit_simple.yml@main
uses: ansible-network/github_actions/.github/workflows/unit_galaxy.yml@main
all_green:
if: ${{ always() }}

View File

@ -0,0 +1,3 @@
---
trivial:
- Switch to unit-galaxy