Update main

This commit is contained in:
Paul van Brouwershaven
2022-07-03 09:10:08 +02:00
committed by GitHub
parent 5ff3379282
commit 7b6ce2db86

View File

@@ -2,10 +2,10 @@ name: "CodeQL"
on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ main ]
schedule:
- cron: '22 19 * * 5'