Skip to content

Commit 824d968

Browse files
committed
Add workflow dispatch
Signed-off-by: Stefano Scafiti <[email protected]>
1 parent fb76484 commit 824d968

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
branches:
88
- '**'
9+
workflow_dispatch:
10+
911
jobs:
1012
build:
1113
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)