Run CodeQL on dynamic_clients branch

This commit is contained in:
Mo Khan
2022-06-06 16:41:38 -04:00
committed by GitHub
parent d6442ed53d
commit a3ec15862d

View File

@@ -2,10 +2,10 @@ name: "CodeQL"
on:
push:
branches: [ main, release* ]
branches: [ main, release*, dynamic_clients ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main, release* ]
branches: [ main, release*, dynamic_clients ]
schedule:
- cron: '39 13 * * 2'