Skip to content

Commit

Permalink
Update docker-hub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DaCHack authored Nov 1, 2024
1 parent 1a808ad commit 521583e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ name: docker-hub
on:
schedule:
- cron: '23 11 * * *'
# push:
# branches: [ "master" ]
push:
branches: [ "master" ]
# Publish semver tags as releases.
# tags: [ 'v*.*.*' ]
tags: [ 'v*.*.*' ]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit 521583e

Please sign in to comment.