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: ''
|
||||
triggers:
|
||||
- github-pull-request:
|
||||
cron: 'H/5 * * * *'
|
||||
admin-list:
|
||||
- nixpanic
|
||||
org-list:
|
||||
|
Reference in New Issue
Block a user