diff --git a/.github/workflows/issue-for-sre-handoff.yml b/.github/workflows/issue-for-sre-handoff.yml index 19cdc8b09..47325aaae 100644 --- a/.github/workflows/issue-for-sre-handoff.yml +++ b/.github/workflows/issue-for-sre-handoff.yml @@ -2,7 +2,7 @@ name: Check PR for configuration and SQL changes on: pull_request: - types: [ready_for_review, review_requested] + types: [review_requested] paths: - 'test/config-next/*.json' - 'test/config-next/*.yaml'