chore: Exclude local_action check
Some checks failed
CI / lint (push) Failing after 14s
CI / Molecule Test (almalinux8) (push) Has been skipped
CI / Molecule Test (almalinux9) (push) Has been skipped
CI / release (push) Has been skipped
CI / notify (push) Has been skipped

This commit is contained in:
2025-02-21 07:23:07 +13:00
parent 8cded0fb55
commit c5fe670e43

View File

@@ -6,5 +6,6 @@ skip_list: # or 'skip_list' to silence them completely
- unnamed-task # All tasks should be named
- fqcn-builtins
- name[casing]
- deprecated-local-action
warn_list: [] # or 'skip_list' to silence them completely