测试自动构建

This commit is contained in:
rang 2025-10-25 13:59:33 +08:00
parent 6744e2e68a
commit e8e99a9290

View file

@ -2,10 +2,10 @@ name: Flutter CI & Release
on: on:
push: push:
branches: [main] # branches: [main]
tags: ["v*.*.*"] tags: ["v*.*.*"]
pull_request: # pull_request:
branches: [main] # branches: [main]
workflow_dispatch: workflow_dispatch:
jobs: jobs: