mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-10 00:58:20 +03:00
ci: run CodeQL on push to main/stable branches as well
Since we need results for the base branches as well in order to have something to compare against. Follow-up to cbe25d0dccdd3f2901a1e74a665c068f42dae9f5.
This commit is contained in:
parent
cbe25d0dcc
commit
27d6281158
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -9,6 +9,10 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- v[0-9]+-stable
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- v[0-9]+-stable
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
Loading…
x
Reference in New Issue
Block a user