Updates Cron

Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
Patrick Niebeling
2024-11-20 14:20:10 +01:00
parent 5356730c01
commit 9d73103d1f

View File

@ -1,7 +1,7 @@
name: Deploy Container Image to Registry name: Deploy Container Image to Registry
on: on:
schedule: schedule:
- cron: 0,10,15 * * * * - cron: 0,10,15,25 * * * *
push: push:
branches: branches:
- main - main