mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix yml tags_stable
This commit is contained in:
parent
94c3d14d68
commit
64bb3a89d9
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