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 9bcbb80 commit 4534b3cCopy full SHA for 4534b3c
.github/workflows/ansible-lint.yml
@@ -3,7 +3,7 @@ name: Ansible Lint
3
on: [push, pull_request]
4
5
jobs:
6
- build:
+ ansible-lint:
7
8
runs-on: ubuntu-latest
9
0 commit comments