mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +00:00
Remove testing build trigger
This commit is contained in:
parent
6600cf4787
commit
ec3cf44240
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -5,7 +5,6 @@ on:
|
||||
# Sequence of patterns matched against refs/heads
|
||||
branches: [
|
||||
"main",
|
||||
"fix-broken-dockerfile", // just needed for testing, remove before merge
|
||||
]
|
||||
|
||||
env:
|
||||
|
@ -15,7 +15,6 @@ project "consul" {
|
||||
"release/1.9.x",
|
||||
"release/1.10.x",
|
||||
"release/1.11.x",
|
||||
"fix-broken-dockerfile", // just needed for testing, remove before merge
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user