We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b94e0 commit 7e80b5aCopy full SHA for 7e80b5a
.github/workflows/ci-test.yml
@@ -3,6 +3,7 @@ name: CI Tests
3
on:
4
pull_request:
5
types: [opened, edited]
6
+ workflow_dispatch
7
8
jobs:
9
android-new-arch-test:
0 commit comments