remove tags for the other ci

This commit is contained in:
rustdesk 2023-07-11 10:35:52 +08:00
parent 21a172478c
commit cfcfd127b2
2 changed files with 1 additions and 5 deletions

View File

@ -13,8 +13,6 @@ on:
push:
branches:
- master
tags:
- '*'
paths-ignore:
- ".github/**"
- "docs/**"

View File

@ -9,8 +9,6 @@ on:
push:
branches:
- master
tags:
- '*'
paths-ignore:
- ".github/**"
- "docs/**"
@ -21,4 +19,4 @@ jobs:
uses: ./.github/workflows/flutter-build.yml
with:
upload-artifact: false