From 835be3d39d577858d63a229160ba6d8762da6388 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sat, 4 Oct 2025 21:10:45 -0400 Subject: [PATCH] Formatting. --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index d6d7f7a..90a39d6 100644 --- a/action.yml +++ b/action.yml @@ -73,6 +73,7 @@ runs: shell: bash run: | echo -e "✅ A PR already exists for ${{ gitea.ref_name }}\nSkipping PR creation..."\ + - name: PR Creation shell: bash if: steps.check-opened-pr-step.outputs.exists == '0'