This commit is contained in:
Niels Lyngsø
2022-06-01 14:39:30 +02:00

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'