We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e80b5a commit 02c5abfCopy full SHA for 02c5abf
.github/workflows/ci-test.yml
@@ -3,7 +3,7 @@ name: CI Tests
3
on:
4
pull_request:
5
types: [opened, edited]
6
- workflow_dispatch
+ workflow_dispatch:
7
8
jobs:
9
android-new-arch-test:
0 commit comments