Skip to content

Commit

Permalink
test: Ensure correct permissions for any author on dart_benchmark_act…
Browse files Browse the repository at this point in the history
…ion config (#3442)

Ensure correct permissions for any author on dart_benchmark_action
config.
  • Loading branch information
luanpotter authored Jan 9, 2025
1 parent 3c8a19b commit 2d4ecec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: [pull_request]
jobs:
benchmark:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 2d4ecec

Please sign in to comment.