From 7753ef35831473739b02ca5c0caf931945f8cec5 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Mon, 19 Sep 2022 10:06:21 -0700 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bfc3edf7b4..f53f944ea7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -129,6 +129,7 @@ jobs: - name: Gather files changed env: + GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} PR_NUMBER: ${{ github.event.pull_request.number }} run: | # If its a pull request, use the faster call to the GitHub API