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 e17a16b commit ea1d296Copy full SHA for ea1d296
.github/workflows/main.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ubuntu-latest
36
name: Test provision workshop and teardown
37
steps:
38
- - name: Load the ansible-cloud action for provision
+ - name: Load the ansible-cloud action to provision
39
id: workshop_provision
40
uses: ansible-cloud/[email protected]
41
with:
0 commit comments