diff --git a/tests/ci/workflow_approve_rerun_lambda/app.py b/tests/ci/workflow_approve_rerun_lambda/app.py index d4e28fba801..382e376c94b 100644 --- a/tests/ci/workflow_approve_rerun_lambda/app.py +++ b/tests/ci/workflow_approve_rerun_lambda/app.py @@ -40,12 +40,12 @@ TRUSTED_ORG_IDS = { } NEED_RERUN_WORKFLOWS = { - 13241696, # PR 14738810, # DocsRelease 15834118, # Docs 15522500, # MasterCI 15516108, # ReleaseCI 15797242, # BackportPR + 16441423, # PullRequestCI } # Individual trusted contirbutors who are not in any trusted organization.