mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Fix yml tags_stable
This commit is contained in:
parent
8e9ccbd077
commit
daf431a0a0
4
.github/workflows/tags_stable.yml
vendored
4
.github/workflows/tags_stable.yml
vendored
@ -6,8 +6,8 @@ name: TagsStableWorkflow
|
||||
on: # yamllint disable-line rule:truthy
|
||||
push:
|
||||
tags:
|
||||
- 'v*-stable'
|
||||
- 'v*-lts'
|
||||
- 'v*-stable'
|
||||
- 'v*-lts'
|
||||
|
||||
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user