Change Interval to Weekly #17

Merged
gnilebein merged 1 commits from Update-Pipeline into main 2024-11-21 12:38:08 +00:00

View File

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