From 3cc12ff57a31e5b5d2ab8a0338798c8a6d2ffc01 Mon Sep 17 00:00:00 2001 From: Soonerseye Date: Sun, 27 Oct 2024 04:53:45 -0400 Subject: [PATCH] Update semgrep.yml --- .github/workflows/semgrep.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/semgrep.yml b/.github/workflows/semgrep.yml index c821e5a..c6ec349 100644 --- a/.github/workflows/semgrep.yml +++ b/.github/workflows/semgrep.yml @@ -1,4 +1,3 @@ - on: pull_request: {} workflow_dispatch: {}