فهرست منبع

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]