mirror of https://github.com/status-im/consul.git
ci: remove verify-ci from circleci (#16860)
This commit is contained in:
parent
92be8bd762
commit
f6b07a147d
|
@ -1081,12 +1081,6 @@ jobs:
|
|||
- run: "echo ok"
|
||||
|
||||
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:
|
||||
jobs:
|
||||
- check-go-mod: &filter-ignore-non-go-branches
|
||||
|
|
Loading…
Reference in New Issue