mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 05:30:03 +01:00
ci: Also run on 'schedule' pipelines
This commit is contained in:
parent
96c34a3bb9
commit
e8d8417023
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ workflow:
|
|||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
|
||||
- if: $CI_PIPELINE_SOURCE == 'push'
|
||||
- if: $CI_PIPELINE_SOURCE == 'schedule'
|
||||
|
||||
stages:
|
||||
- check-source
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue