From ea6af3cda1a39db52856f44997c4a51bcc587114 Mon Sep 17 00:00:00 2001 From: Rachael Sewell Date: Mon, 1 Mar 2021 14:01:50 -0800 Subject: [PATCH] Update triage-pull-requests.yml (#18004) --- .github/workflows/triage-pull-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage-pull-requests.yml b/.github/workflows/triage-pull-requests.yml index f83ff5c9e8..abff3a84c3 100644 --- a/.github/workflows/triage-pull-requests.yml +++ b/.github/workflows/triage-pull-requests.yml @@ -7,7 +7,7 @@ on: jobs: triage_pulls: - if: github.repository == 'github/docs' + if: github.repository != 'github/docs-internal' runs-on: ubuntu-latest steps: