ci: 支持工作流

This commit is contained in:
Super12138 2025-01-23 22:54:56 +08:00
parent f01a08f290
commit eb8b64ab9e

View file

@ -1,7 +1,7 @@
name: Android CI
on:
push:
branches: [ "main" ]
branches: [ "main", "compose-refactor" ]
pull_request:
branches: [ "main" ]
workflow_dispatch: