From 39ff1a5c5b6c2dfc072cb7a8b1044886c1557d47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:02:21 +0200 Subject: [PATCH] Made code ql only callable --- .github/workflows/codeql.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index def23bb..73f2e96 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -13,13 +13,6 @@ name: "CodeQL" on: workflow_call: - push: - branches: [ "master" ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ "master" ] - schedule: - - cron: '15 20 * * 5' jobs: analyze: