瀏覽代碼

Fixing key on line 1 of action yml

Signed-off-by: Lucas A. Wilson <luke.wilson@dell.com>
Lucas A. Wilson 4 年之前
父節點
當前提交
575a2254f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ansible-lint.yml

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

@@ -1,4 +1,4 @@
-me: Ansible Lint  # feel free to pick your own name
+name: Ansible Lint  # feel free to pick your own name
 
 on: [push, pull_request]