Skip to content

Commit 4534b3c

Browse files
committed
Change task name from build to ansible-lint
1 parent 9bcbb80 commit 4534b3c

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
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)