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 cf17f80 commit 7b37e98Copy full SHA for 7b37e98
.github/workflows/ansible-lint.yml
@@ -3,7 +3,7 @@ name: Ansible Lint # feel free to pick your own name
3
on: [push, pull_request]
4
5
jobs:
6
- build:
+ ansible-lint:
7
8
runs-on: ubuntu-latest
9
0 commit comments