Skip to content

Commit 36a2c89

Browse files
committed
ci: enable workflow dispatch via the UI
1 parent 32b1082 commit 36a2c89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8+
workflow_dispatch:
89
push:
910
branches: [ main ]
1011
pull_request:

0 commit comments

Comments
 (0)