Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
jpogran committed Feb 22, 2023
1 parent 7e6ebe4 commit 9091329
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9091329

Please sign in to comment.