From 08a940c6179e93e2220ca160698cd7e16015a66c Mon Sep 17 00:00:00 2001 From: sunilsinghc11 <166667153+sunilsinghc11@users.noreply.github.com> Date: Wed, 14 Aug 2024 10:58:14 -0400 Subject: [PATCH] Update frogbot-scan-and-fix.yml --- .github/workflows/frogbot-scan-and-fix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-and-fix.yml b/.github/workflows/frogbot-scan-and-fix.yml index 6d36280..880d608 100644 --- a/.github/workflows/frogbot-scan-and-fix.yml +++ b/.github/workflows/frogbot-scan-and-fix.yml @@ -12,7 +12,7 @@ name: "Frogbot Scan and Fix" on: push: - branches: [ "main" , "dev" ] + branches: [ "main" , "dev" , "prtest"] permissions: contents: write pull-requests: write