We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4e8de7 commit b1a272eCopy full SHA for b1a272e
.github/workflows/android.yml
@@ -1,6 +1,6 @@
1
name: Android CI
2
3
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
4
5
concurrency:
6
group: build-${{ github.event.pull_request.number || github.ref }}
0 commit comments