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