mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
ci: check for new PRs every 5 minutes
Add a cron schedule to check every 5 minutes for a new PR to run the make-containerized-build job. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
@ -17,6 +17,7 @@
|
|||||||
default: ''
|
default: ''
|
||||||
triggers:
|
triggers:
|
||||||
- github-pull-request:
|
- github-pull-request:
|
||||||
|
cron: 'H/5 * * * *'
|
||||||
admin-list:
|
admin-list:
|
||||||
- nixpanic
|
- nixpanic
|
||||||
org-list:
|
org-list:
|
||||||
|
Reference in New Issue
Block a user