Update android.yml

This commit is contained in:
Sujal 2025-02-20 00:46:57 +05:30 committed by GitHub
parent 9449b4209c
commit c857632ebb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,10 @@
name: Android CI name: Android CI
on: [push, pull_request_target, pull_request, workflow_dispatch] on:
- push
- pull_request_target
- workflow_dispatch
permissions: permissions:
contents: write contents: write
pull-requests: write pull-requests: write