From a83c9561e44dae192ea9190f587289b52c7e6b5a Mon Sep 17 00:00:00 2001 From: Carrie Wright <23014755+carriewright11@users.noreply.github.com> Date: Thu, 16 Jan 2025 12:23:06 -0500 Subject: [PATCH] Update .github/workflows/pull_request.yml --- .github/workflows/pull_request.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 3ed92ff..66b25e3 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -59,7 +59,8 @@ jobs: with: check_type: spelling error_min: 3 - secrets: + secrets: + gh_pat: ${{ secrets.GH_PAT }} gh_pat: ${{ secrets.GH_PAT }} url-check: