Преглед изворни кода

Changing name of ansible lint job to ansible-lint (see #140)

Signed-off-by: Lucas A. Wilson <luke.wilson@dell.com>
Lucas A. Wilson пре 4 година
родитељ
комит
fca7bf03a9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/ansible-lint.yml

+ 1 - 1
.github/workflows/ansible-lint.yml

@@ -7,7 +7,7 @@ on:
       - devel
 
 jobs:
-  build:
+  ansible-lint:
 
     runs-on: ubuntu-latest