Skip to content

Commit dfb4ce0

Browse files
authored
add workflow_dispatch (#878)
1 parent c6913fe commit dfb4ce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
types: [opened,synchronize]
77
branches-ignore:
88
- testing
9+
workflow_dispatch: {}
910

1011
jobs:
1112
build_strategy_matrix:

0 commit comments

Comments
 (0)