mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-16 06:19:35 +00:00
测试自动构建
This commit is contained in:
parent
6744e2e68a
commit
e8e99a9290
1 changed files with 3 additions and 3 deletions
6
.github/workflows/flutter-ci.yaml
vendored
6
.github/workflows/flutter-ci.yaml
vendored
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue