Formatting.
This commit is contained in:
@@ -73,6 +73,7 @@ runs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo -e "✅ A PR already exists for ${{ gitea.ref_name }}\nSkipping PR creation..."\
|
echo -e "✅ A PR already exists for ${{ gitea.ref_name }}\nSkipping PR creation..."\
|
||||||
|
|
||||||
- name: PR Creation
|
- name: PR Creation
|
||||||
shell: bash
|
shell: bash
|
||||||
if: steps.check-opened-pr-step.outputs.exists == '0'
|
if: steps.check-opened-pr-step.outputs.exists == '0'
|
||||||
|
|||||||
Reference in New Issue
Block a user