Skip to content

Commit 7b37e98

Browse files
author
rndmh3ro
committed
rename ansible-lint task
Signed-off-by: rndmh3ro <[email protected]>
1 parent cf17f80 commit 7b37e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Ansible Lint # feel free to pick your own name
33
on: [push, pull_request]
44

55
jobs:
6-
build:
6+
ansible-lint:
77

88
runs-on: ubuntu-latest
99

0 commit comments

Comments
 (0)