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 name: Build and Push Docker Container
on: on:
schedule: schedule:
- cron: "40 19 * * 4" - cron: "0 11 * * 5"
jobs: jobs:
build-and-push: build-and-push: