mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 13:07:02 +00:00
relax auto-update images
This commit is contained in:
parent
fc2463a14b
commit
936f8bb633
2
.github/workflows/auto_update_base_image.yml
vendored
2
.github/workflows/auto_update_base_image.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: Regular base image update check
|
||||
on:
|
||||
schedule:
|
||||
- cron: "*/5 * * * *"
|
||||
- cron: "0 */3 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user