Formatting.

This commit is contained in:
2025-10-04 21:10:45 -04:00
parent e6acd0b23a
commit 835be3d39d
+1
View File
@@ -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'