mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
remove tags for the other ci
This commit is contained in:
4
.github/workflows/flutter-ci.yml
vendored
4
.github/workflows/flutter-ci.yml
vendored
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user