add weekly cronjob
All checks were successful
Publish Docker Image / docker (push) Successful in 59s

This commit is contained in:
Lee 2023-10-15 01:20:18 +01:00
parent 5594f58d82
commit d904c55049

@ -1,6 +1,8 @@
name: Publish Docker Image
on:
schedule:
- cron: "0 0 * * 0"
push:
branches:
- "master"