diff --git a/.gitea/workflows/convert-to-yml.yml b/.gitea/workflows/convert-to-yml.yml index 81e491f..047e4d9 100644 --- a/.gitea/workflows/convert-to-yml.yml +++ b/.gitea/workflows/convert-to-yml.yml @@ -42,4 +42,4 @@ jobs: base: master labels: automated-pr, Clouds & Regions branch: ${{ env.PRODUCTION_BRANCH }} - delete-branch: true \ No newline at end of file + delete-branch: false \ No newline at end of file