Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonggan committed Feb 18, 2024
1 parent 7aeaf50 commit 83a77cb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/dockerhub.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Push to Dockerhub
on:
push:
branches: [ main ]
schedule:
- cron: '0 0 * * *'
branches: [ master ]
jobs:
push-to-dockerhub:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 83a77cb

Please sign in to comment.