We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c3686 commit 79dacbfCopy full SHA for 79dacbf
1 file changed
.github/workflows/android.yml
@@ -1,6 +1,9 @@
1
name: Build APK
2
-
3
on:
+ push:
4
+ branches: [ "main" ]
5
+ pull_request:
6
7
workflow_dispatch:
8
9
jobs:
0 commit comments