Change Interval to Weekly

Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
This commit is contained in:
Patrick Niebeling
2024-11-21 13:37:27 +01:00
parent 509e7f472d
commit d6123836cf

View File

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