chore: update codeql-analysis to run on develop

pull/855/head^2
Callum Leslie 2 years ago
parent 96b57ff411
commit 5dbb35128d
No known key found for this signature in database
GPG Key ID: D382C4AFEECEAA90

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

Loading…
Cancel
Save