Skip to content

Commit ecd1e30

Browse files
committed
Added workflow_dispatch to GHA
1 parent 9ed5d25 commit ecd1e30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: CI
55
on:
66
push:
77
pull_request:
8+
workflow_dispatch:
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)