chore(android): run action only on request

This commit is contained in:
Erica Marigold 2024-04-22 11:32:15 +05:30 committed by GitHub
parent edaf8f10b3
commit 62bf3ee0fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,6 @@
name: Build for Android
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch:
jobs: