Skip to content

Commit

Permalink
Allow docker job to be run on workflow dispatch (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
marip8 authored Aug 19, 2024
1 parent d4bb7de commit 031a3fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
release:
types:
- released
workflow_dispatch:

jobs:
ci:
Expand Down

0 comments on commit 031a3fb

Please sign in to comment.