mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49:10 +00:00
chore(android): run action only on request
This commit is contained in:
parent
edaf8f10b3
commit
62bf3ee0fa
1 changed files with 0 additions and 2 deletions
2
.github/workflows/android.yaml
vendored
2
.github/workflows/android.yaml
vendored
|
@ -1,8 +1,6 @@
|
||||||
name: Build for Android
|
name: Build for Android
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: '0 0 * * *'
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in a new issue