更新 .github/workflows/android.yml
Some checks failed
Android CI / build (push) Failing after 4m19s

This commit is contained in:
Anye 2025-01-16 10:17:18 +08:00
parent afd0ea84b9
commit f98ed0212a

View File

@ -1,9 +1,11 @@
name: Android CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch: # 允许手动触发
permissions:
contents: write