Prepare for Bors

This commit is contained in:
Sylvia van Os
2021-10-14 18:37:46 +02:00
parent 5efacec417
commit 504a1fd01b
4 changed files with 13 additions and 6 deletions

View File

@@ -13,10 +13,12 @@ name: "CodeQL"
on:
push:
branches: [ master ]
branches:
- master
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches:
- master
schedule:
- cron: '33 1 * * 4'