From 8cce0c0ecae3d6175d366f4474301ec73054a04b Mon Sep 17 00:00:00 2001 From: Fischer Moseley <42497969+fischermoseley@users.noreply.github.com> Date: Thu, 9 Mar 2023 16:28:35 -0500 Subject: [PATCH] update file extension on github actions --- .github/workflows/{build_docs => build_docs.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{build_docs => build_docs.yaml} (100%) diff --git a/.github/workflows/build_docs b/.github/workflows/build_docs.yaml similarity index 100% rename from .github/workflows/build_docs rename to .github/workflows/build_docs.yaml