Skip to content

Commit 79dacbf

Browse files
authored
Update android.yml
1 parent a5c3686 commit 79dacbf

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Build APK
2-
32
on:
3+
push:
4+
branches: [ "main" ]
5+
pull_request:
6+
branches: [ "main" ]
47
workflow_dispatch:
58

69
jobs:

0 commit comments

Comments
 (0)