From 017b4e68df3768f054add608e66ea22387978296 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Tue, 26 Nov 2024 10:33:02 +1000 Subject: [PATCH] Update hubber-contribution-help.yml / check-team-membership (pull_request) workflow (#53297) --- .github/workflows/hubber-contribution-help.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hubber-contribution-help.yml b/.github/workflows/hubber-contribution-help.yml index 0df92207b0..e3896a7130 100644 --- a/.github/workflows/hubber-contribution-help.yml +++ b/.github/workflows/hubber-contribution-help.yml @@ -48,7 +48,7 @@ jobs: **🛎️ Is this PR ready for review?** A PR is ready for a docs review _after_ the self-review checklist is complete. - When this is ready for review, add the **\`ready-for-doc-review\`** label to this PR. The PR will then be automatically added to the [Docs Content review board](https://github.com/orgs/github/projects/2936). _Please allow at least 3 working days for a review, and longer if this is a substantial change._ + When this is ready for review, add the **\`ready-for-doc-review\`** label to this PR. The PR will then be automatically added to the [Docs Content review board](https://github.com/orgs/github/projects/2936). _Please allow at least 3 working days for a review, and longer if this is a substantial change._" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}