diff --git a/.github/workflows/codeowners-legal.yml b/.github/workflows/codeowners-legal.yml index 85820b3fcf..0b7db0cf47 100644 --- a/.github/workflows/codeowners-legal.yml +++ b/.github/workflows/codeowners-legal.yml @@ -5,15 +5,7 @@ name: Codeowners - Legal # **Who does it impact**: Content writers and the GitHub legal team. on: - pull_request: - types: - - edited - - opened - - ready_for_review - - reopened - - synchronize - paths: - - 'content/**' + workflow_dispatch: permissions: contents: read