mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 15:26:48 +00:00
Remove trailing ,'s to keep commit history clean
This commit is contained in:
parent
ec3cf44240
commit
987e9d3258
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
# Sequence of patterns matched against refs/heads
|
# Sequence of patterns matched against refs/heads
|
||||||
branches: [
|
branches: [
|
||||||
"main",
|
"main"
|
||||||
]
|
]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
@ -14,7 +14,7 @@ project "consul" {
|
|||||||
"release/1.8.x",
|
"release/1.8.x",
|
||||||
"release/1.9.x",
|
"release/1.9.x",
|
||||||
"release/1.10.x",
|
"release/1.10.x",
|
||||||
"release/1.11.x",
|
"release/1.11.x"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user