mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
fix(ci): run CodeQL on Renovate branches
This commit is contained in:
parent
88a119d66b
commit
ddfa62f4fb
1 changed files with 3 additions and 0 deletions
3
.github/workflows/codeql_analysis.yml
vendored
3
.github/workflows/codeql_analysis.yml
vendored
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue