Skip to content

Commit d860a03

Browse files
committed
trigger workflow on workflow_dispatch
Signed-off-by: Michel-FK <[email protected]>
1 parent d98ca6e commit d860a03

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [ master ]
66
pull_request:
77
branches: [ master ]
8+
workflow_dispatch:
9+
branches: [ master ]
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)