From db0446c00ff9549ff52707011b75a5efd1404727 Mon Sep 17 00:00:00 2001 From: John Murret Date: Mon, 3 Apr 2023 18:20:50 +0000 Subject: [PATCH] backport of commit e9a99b170ab8a8b53dcc21b58a7ff90a1cbc5f46 --- .circleci/config.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 20bcf317403e..a1dd95b70a74 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -997,12 +997,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