Skip to content

Commit

Permalink
chore: or on push
Browse files Browse the repository at this point in the history
  • Loading branch information
SrIzan10 committed Dec 9, 2023
1 parent aea628a commit 2d8d79e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Publish to Docker Hub
on:
schedule:
- cron: "0 * * * *"
push:
branches:
- master

jobs:
docker:
Expand Down

0 comments on commit 2d8d79e

Please sign in to comment.