chore: cron job

This commit is contained in:
2023-12-09 23:07:06 +01:00
parent 15d2f0739c
commit aea628aeaf

View File

@@ -1,9 +1,8 @@
name: Publish to Docker Hub
on:
push:
branches:
- "main"
schedule:
- cron: "0 * * * *"
jobs:
docker: