Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Jul 30, 2024
1 parent bce934e commit 79f34cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,7 @@ jobs:
- name: Dispatch Playwright tests
if: success()
env:
GH_TOKEN: ${{ github.token }}
run: |
gh workflow run playwright.yml --ref ${{ github.event.pull_request.head.ref }}

0 comments on commit 79f34cc

Please sign in to comment.