Run Build every Friday

This commit is contained in:
2023-07-06 21:56:40 +02:00
committed by GitHub
parent aab2761327
commit 14f6c0e704
+1 -1
View File
@@ -1,7 +1,7 @@
name: Build and Push Docker Container
on:
schedule:
- cron: "40 19 * * 4"
- cron: "0 11 * * 5"
jobs:
build-and-push: