mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-02-06 11:29:30 +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:
parent
b3a7e3953c
commit
c76af3b20d
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user