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 a0c286b commit 8650d45Copy full SHA for 8650d45
.github/workflows/main.yml
@@ -26,5 +26,5 @@ jobs:
26
- uses: actions/checkout@v2
27
28
# Runs a single command using the runners shell
29
- - name: ansible-lint
30
- uses: ansible/ansible-lint-action
+ - name: Lint Ansible playbook
+ uses: ansible/ansible-lint-action@master
0 commit comments