From bdb4cc80c3d90fccfe5ed2a0f1a4837882a46b8f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 3 Dec 2021 10:24:33 +0100 Subject: Move CI on develop --- .github/workflows/codeql.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.github/workflows/codeql.yml') diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 5c0c93886..8764cdd0e 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -14,9 +14,6 @@ name: "CodeQL" on: push: branches: [ develop, next ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ next ] schedule: - cron: '36 9 * * 5' -- cgit v1.2.3