We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f519e commit b199d18Copy full SHA for b199d18
.github/workflows/reusable-infrastructure-checks.yaml
@@ -13,3 +13,6 @@ jobs:
13
14
- name: Lint Ansible
15
uses: ansible/ansible-lint@main
16
+
17
+ - name: Sanity Ansible
18
+ uses: ansible/ansible-content-actions/.github/workflows/sanity.yaml@main
0 commit comments