mirror of
https://github.com/sern-handler/pocketbase
synced 2026-06-06 01:16:56 +00:00
chore: or on push
This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -3,6 +3,9 @@ name: Publish to Docker Hub
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 * * * *"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user