mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Revert accident change;
This commit is contained in:
parent
ba28c2c013
commit
f5bc705bc5
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