Skip to content

Commit 8c125db

Browse files
authored
Update build.yml
1 parent 5e83d0c commit 8c125db

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
name: Android CI
22

3-
on:
4-
push:
5-
branches: [ "main" ]
6-
pull_request:
7-
branches: [ "main" ]
3+
on: workflow_dispatch
4+
85

96
jobs:
107
build:

0 commit comments

Comments
 (0)