ci: remove verify-ci from circleci

pull/16860/head
John Murret 2023-04-03 12:20:50 -06:00
parent 430df05e61
commit e9a99b170a
1 changed files with 0 additions and 6 deletions

View File

@ -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