From 4cd4bf45b358bafb8a2e1403ce6873969c531263 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Tue, 17 Dec 2024 09:22:17 -0500 Subject: [PATCH] Commented out L22 (need more chai)... --- .gitea/workflows/branch-sonarscan-pr-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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