mirror of https://github.com/knative/func.git
fixup: change period 15min -> 4hrs (#1150)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
This commit is contained in:
parent
f72b23fe76
commit
b42eff36c5
|
|
@ -6,7 +6,7 @@ permissions:
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/15 * * * *'
|
||||
- cron: '0 */4 * * *'
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
|
|
|||
Loading…
Reference in New Issue