rename ansible-lint task

Signed-off-by: rndmh3ro <github@gumpri.ch>
This commit is contained in:
rndmh3ro 2021-08-15 20:12:46 +02:00
parent cf17f80374
commit 7b37e9890e

View file

@ -3,7 +3,7 @@ name: Ansible Lint # feel free to pick your own name
on: [push, pull_request]
jobs:
build:
ansible-lint:
runs-on: ubuntu-latest