Change Interval to Weekly #17

Merged
gnilebein merged 1 commits from Update-Pipeline into main 2024-11-21 12:38:08 +00:00
Showing only changes of commit d6123836cf - Show all commits

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