Skip to content

Commit

Permalink
ci: added permissions: write-all
Browse files Browse the repository at this point in the history
  • Loading branch information
beemi committed Jan 6, 2024
1 parent 8b336e9 commit 640f243
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
pull_request:
branches: [ main ]

permissions: write-all

concurrency:
group: ${{ github.ref }}-${{ github.event_name }}
cancel-in-progress: true
Expand Down

0 comments on commit 640f243

Please sign in to comment.