From 26d01eba044e87e4bd602a008c6c6ec261c9804b Mon Sep 17 00:00:00 2001 From: Bobby Carp Date: Tue, 7 Apr 2026 11:12:36 -0700 Subject: [PATCH] chore(ci): Disable codeowners-coverage workflow --- .github/workflows/codeowners-coverage.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/codeowners-coverage.yml b/.github/workflows/codeowners-coverage.yml index e6692186036253..ed6e31c42858cc 100644 --- a/.github/workflows/codeowners-coverage.yml +++ b/.github/workflows/codeowners-coverage.yml @@ -6,7 +6,8 @@ on: # push: # branches: # - master - pull_request: + # pull_request: + workflow_dispatch: # Cancel in progress workflows on pull_requests. # https://docs.github.com/en/actions/using-jobs/using-concurrency#example-using-a-fallback-value