From 5c228b9d0e59394973440f74ceff8fd1b1808700 Mon Sep 17 00:00:00 2001 From: wrishach Date: Tue, 4 Aug 2026 19:05:59 -0400 Subject: [PATCH] Add new branch to semgrep workflow triggers added Seanpm2001_Bad_Code_Collection branch for the new repo --- .github/workflows/semgrep.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index 6f1cec8..87fbd13 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -5,6 +5,7 @@ on: branches: - main - master + - Seanpm2001_Bad_Code_Collection paths: - .github/workflows/semgrep.yml schedule: