We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804cfdd commit c807e42Copy full SHA for c807e42
.github/workflows/flutter.yml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- main
7
- next
8
+ workflow_dispatch:
9
10
jobs:
11
build-android:
0 commit comments