From 3a3f3e59fa9005b665a4d21b1ab39ad2cca17781 Mon Sep 17 00:00:00 2001 From: Rodolphe Fontaine <30529563+Rodi26@users.noreply.github.com> Date: Mon, 14 Oct 2024 18:05:54 +0200 Subject: [PATCH] scan main --- .github/workflows/frogbot-scan-repository.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frogbot-scan-repository.yml b/.github/workflows/frogbot-scan-repository.yml index 9e852cf89..d0a9d7acc 100644 --- a/.github/workflows/frogbot-scan-repository.yml +++ b/.github/workflows/frogbot-scan-repository.yml @@ -16,7 +16,7 @@ jobs: strategy: matrix: # The repository scanning will be triggered periodically on the following branches. - branch: ["dev"] + branch: ["main"] steps: - uses: jfrog/frogbot@v2 env: