Skip to content

Commit

Permalink
Merge pull request #379 from pyiron/niklassiemer-patch-1
Browse files Browse the repository at this point in the history
Enable workflow_dispatch to push
  • Loading branch information
niklassiemer authored Sep 10, 2024
2 parents 28ce470 + 6155d5e commit 635762a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Docker Push

on:
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"

Expand Down

0 comments on commit 635762a

Please sign in to comment.