mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Another CI suggested style fix
This commit is contained in:
parent
4e18368186
commit
9fdd420023
4
.github/workflows/release_branches.yml
vendored
4
.github/workflows/release_branches.yml
vendored
@ -7,10 +7,10 @@ env:
|
||||
on: # yamllint disable-line rule:truthy
|
||||
push:
|
||||
branches:
|
||||
# 22.1 and 22.10
|
||||
# 22.1 and 22.10
|
||||
- '2[1-9].[1-9][0-9]'
|
||||
- '2[1-9].[1-9]'
|
||||
|
||||
|
||||
jobs:
|
||||
DockerHubPushAarch64:
|
||||
runs-on: [self-hosted, func-tester-aarch64]
|
||||
|
Loading…
Reference in New Issue
Block a user