remove tags for the other ci
This commit is contained in:
parent
21a172478c
commit
cfcfd127b2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -13,8 +13,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- '*'
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
- "docs/**"
|
||||
|
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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user