Skip to content

Commit d4c65d8

Browse files
add manual workflow dispatch trigger to CI
1 parent 4618974 commit d4c65d8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

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

910
jobs:
1011
lint-and-audit:

0 commit comments

Comments
 (0)