fix(ci): run CodeQL on Renovate branches

This commit is contained in:
Harsh Shandilya 2023-09-14 00:22:14 +05:30
parent 88a119d66b
commit ddfa62f4fb
No known key found for this signature in database

View file

@ -1,6 +1,9 @@
name: CodeQL name: CodeQL
on: on:
push:
branches:
- renovate/**
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '31 7 * * 3' - cron: '31 7 * * 3'