Skip to content

Commit 7e80b5a

Browse files
committed
add workflow dispatch
1 parent 07b94e0 commit 7e80b5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: CI Tests
33
on:
44
pull_request:
55
types: [opened, edited]
6+
workflow_dispatch
67

78
jobs:
89
android-new-arch-test:

0 commit comments

Comments
 (0)