From 68ce876631bd31c88b1321f09f3b975e67c015fd Mon Sep 17 00:00:00 2001 From: J1 Security Date: Tue, 13 Dec 2022 16:30:40 -0500 Subject: [PATCH] Added Security Files --- .github/workflows/codeql-analysis.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 19ccac4..cae1ca8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -12,8 +12,12 @@ name: "CodeQL" on: + push: + branches: [ "main" ] pull_request: - + # The branches below must be a subset of the branches above + branches: [ "main" ] + jobs: analyze: name: Analyze