Tune down number of CodeQL-runs

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

View file

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