mirror of https://github.com/hashicorp/consul
backport of commit e9a99b170a
(#16944)
Co-authored-by: John Murret <john.murret@hashicorp.com>pull/16948/head
parent
f91e170b6e
commit
fa1362a376
|
@ -997,12 +997,6 @@ jobs:
|
||||||
- run: "echo ok"
|
- run: "echo ok"
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
|
||||||
# verify-ci is a no-op workflow that must run on every PR. It is used in a
|
|
||||||
# branch protection rule to detect when CI workflows are not running.
|
|
||||||
verify-ci:
|
|
||||||
jobs: [noop]
|
|
||||||
|
|
||||||
go-tests:
|
go-tests:
|
||||||
jobs:
|
jobs:
|
||||||
- check-go-mod: &filter-ignore-non-go-branches
|
- check-go-mod: &filter-ignore-non-go-branches
|
||||||
|
|
Loading…
Reference in New Issue