Skip to content

Commit

Permalink
grant write permission to fix dorny/test-reporter@v1 error
Browse files Browse the repository at this point in the history
  • Loading branch information
MSamiTariq committed Oct 17, 2024
1 parent 1136b7b commit 5dd1d0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-scenarios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Run Scenarios
on:
workflow_dispatch:
pull_request:
permissions:
checks: write
jobs:
run-scenarios:
strategy:
Expand Down

0 comments on commit 5dd1d0a

Please sign in to comment.