We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c818b commit a685acaCopy full SHA for a685aca
.github/workflows/main.yml
@@ -18,14 +18,14 @@ jobs:
18
uses: actions/checkout@v2
19
with:
20
path: "${{ github.repository }}"
21
- - name: Molecule for Ansible
+ - name: Molecule for Ansible - GHR Repository
22
uses: MonolithProjects/[email protected]
23
env:
24
PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
25
26
molecule_command: test
27
scenario: organization
28
- - name: Molecule for Ansible - converge organizations tag uninstall
+ - name: Molecule for Ansible - GHR Organizations
29
30
31
0 commit comments