Skip to content

Commit af5513f

Browse files
committed
make ci also runnable manually
1 parent c851b8f commit af5513f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- '*'
7+
workflow_dispatch:
8+
inputs:
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)