From 9c5dc4e46f66d5bf9c00c15c77ef654544ebf389 Mon Sep 17 00:00:00 2001 From: Josh Lay Date: Sun, 19 Oct 2025 14:12:53 -0500 Subject: [PATCH] workflow: lint, prefix 'ansible-' --- .github/workflows/{lint.yml => ansible-lint.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{lint.yml => ansible-lint.yml} (100%) diff --git a/.github/workflows/lint.yml b/.github/workflows/ansible-lint.yml similarity index 100% rename from .github/workflows/lint.yml rename to .github/workflows/ansible-lint.yml