From cdbf3f150eec1254af1fa13b0f117a561443ff5e Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Thu, 3 Jun 2021 00:40:28 +0530 Subject: [PATCH] dis --- .github/workflows/codeql-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 3e562342..7dd437e5 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -14,9 +14,9 @@ name: 'CodeQL' on: push: branches: [master] - pull_request: - # The branches below must be a subset of the branches above - branches: [master] + # pull_request: + # The branches below must be a subset of the branches above + # # branches: [master] schedule: - cron: '36 1 * * 2'