1
1
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:
Frantisek Sumsal 2022-09-13 21:18:44 +02:00
parent cbe25d0dcc
commit 27d6281158

View File

@ -9,6 +9,10 @@ on:
branches:
- main
- v[0-9]+-stable
push:
branches:
- main
- v[0-9]+-stable
permissions:
contents: read