diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8cd84e2f17..755eb50b7e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,6 +26,8 @@ jobs: - name: Check Header Compliance run: copywrite headers --plan + env: + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} lint: runs-on: ubuntu-latest timeout-minutes: 3