master -> develop

This commit is contained in:
Gabe Kangas
2021-04-11 19:50:47 -07:00
parent 1b27d0b46d
commit 0b6c827557
6 changed files with 9 additions and 9 deletions

View File

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