Tune down number of CodeQL-runs

This commit is contained in:
Pieter Vander Vennet 2021-11-07 18:41:34 +01:00
parent fdb769a0fc
commit 6053c8c71f

View file

@ -13,12 +13,7 @@ name: "CodeQL"
on: on:
push: push:
branches: [ develop, master ] branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ develop ]
schedule:
- cron: '21 18 * * 3'
jobs: jobs:
analyze: analyze: