Skip to content

Commit

Permalink
Fix PR builder
Browse files Browse the repository at this point in the history
  • Loading branch information
JackPGreen committed Aug 19, 2024
1 parent 349ec7e commit c449e2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Test PR
on:
pull_request:

env:
GH_TOKEN: ${{ github.token }}

jobs:
test:
strategy:
Expand Down

0 comments on commit c449e2d

Please sign in to comment.