Skip to content

Commit

Permalink
Add PR write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored Feb 28, 2024
1 parent f0c892d commit 5c7120e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/benchmarkpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.allow_failure }}
permissions:
pull-requests: write
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 5c7120e

Please sign in to comment.