Skip to content

Commit

Permalink
backport of commit e9a99b1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmurret committed Apr 7, 2023
1 parent f91e170 commit db0446c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit db0446c

Please sign in to comment.