diff --git a/.gitea/workflows/branch-sonarscan-pr-merge.yml b/.gitea/workflows/branch-sonarscan-pr-merge.yml index e5f61532..c16b64bb 100644 --- a/.gitea/workflows/branch-sonarscan-pr-merge.yml +++ b/.gitea/workflows/branch-sonarscan-pr-merge.yml @@ -33,7 +33,7 @@ jobs: # accept: 200,201,204,404 # log-response: true - Step 2: Create PR if none exists + # Step 2: Create PR if none exists - name: Create PR in Gitea if: ${{ steps.check_pr.outputs.pr_http_status == '404' }} id: create-pr