chore: or on push

This commit is contained in:
2023-12-09 23:07:57 +01:00
parent aea628aeaf
commit 2d8d79eb44

View File

@@ -3,6 +3,9 @@ name: Publish to Docker Hub
on:
schedule:
- cron: "0 * * * *"
push:
branches:
- master
jobs:
docker: