Skip to content

Commit

Permalink
Merge pull request #123 from WilhelmusLab/feat-update-action
Browse files Browse the repository at this point in the history
add workflow dispatch param to action
  • Loading branch information
tdivoll authored Apr 4, 2024
2 parents b8e1199 + 2f42939 commit eeeeb8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker-julia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
pull_request:
branches:
- 'main'
workflow_dispatch:

env:
REGISTRY: hub.docker.com
Expand Down

0 comments on commit eeeeb8a

Please sign in to comment.