diff --git a/.github/workflows/cicd_scheduled_notify-seated-prs.yml b/.github/workflows/cicd_scheduled_notify-seated-prs.yml index 46b3b1621919..e35aba7aca71 100644 --- a/.github/workflows/cicd_scheduled_notify-seated-prs.yml +++ b/.github/workflows/cicd_scheduled_notify-seated-prs.yml @@ -12,6 +12,7 @@ jobs: runs-on: ubuntu-22.04 outputs: seated_prs: ${{ steps.fetch-seated-prs.outputs.seated_prs }} + members: ${{ steps.fetch-seated-prs.outputs.members }} env: REPO: core PR_DAY_THRESHOLD: 1