From 8dccb3a8449c4727cae3a2abc850c4f9d2c6d47d Mon Sep 17 00:00:00 2001 From: giles Date: Sat, 21 Oct 2023 20:58:00 +0100 Subject: [PATCH] here --- .gitea/workflows/convert-to-yml.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.gitea/workflows/convert-to-yml.yml b/.gitea/workflows/convert-to-yml.yml index d2c11c5..010e229 100644 --- a/.gitea/workflows/convert-to-yml.yml +++ b/.gitea/workflows/convert-to-yml.yml @@ -43,13 +43,3 @@ jobs: labels: automated-pr, Clouds & Regions branch: master delete-branch: false - - name: Create Pull Request2 - uses: peter-evans/create-pull-request@v4 - with: - commit-message: Cloud - Update available list - title: Cloud - Update available list - body: Cloud - Update available list - base: ${{ github.ref_name }} - labels: automated-pr, Clouds & Regions - branch: another - delete-branch: false \ No newline at end of file