stick to main branch for now with codeql

This commit is contained in:
Jacob Overgaard
2022-06-01 14:38:40 +02:00
parent b633162228
commit 3b69dfa3cc

View File

@@ -2,10 +2,10 @@ name: 'CodeQL'
on:
push:
branches: [dev, main]
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [dev]
branches: [main]
schedule:
- cron: '39 20 * * 3'