Skip to content

Commit 3a2c940

Browse files
authored
Allow Docker workflow to be run manually (#1162)
1 parent 6e71a7e commit 3a2c940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
release:
1212
types:
1313
- released
14+
workflow_dispatch:
1415

1516
jobs:
1617
ci:

0 commit comments

Comments
 (0)