From 9950e8f2e7a1a1297c3833f46c80e5d4f82e1d5d Mon Sep 17 00:00:00 2001 From: Benjamin Hays Date: Mon, 7 Oct 2024 19:09:12 -0400 Subject: [PATCH] Update Actions to Support Gitea --- {.github => .gitea}/workflows/ansible-lint.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {.github => .gitea}/workflows/ansible-lint.yml (100%) diff --git a/.github/workflows/ansible-lint.yml b/.gitea/workflows/ansible-lint.yml similarity index 100% rename from .github/workflows/ansible-lint.yml rename to .gitea/workflows/ansible-lint.yml