From 3b7fc30ffa35abdf3960726ce10492fa8d738473 Mon Sep 17 00:00:00 2001 From: J / Jacob Babich Date: Tue, 24 Sep 2024 17:46:39 -0400 Subject: [PATCH] ci: rename `.github/actions` to `.github/workflows` (oops) --- .github/{actions => workflows}/release-plz.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{actions => workflows}/release-plz.yml (100%) diff --git a/.github/actions/release-plz.yml b/.github/workflows/release-plz.yml similarity index 100% rename from .github/actions/release-plz.yml rename to .github/workflows/release-plz.yml