Skip to content

Commit

Permalink
fix(serverless-benchmark): Rise permissions to prevent \'Error: Resou…
Browse files Browse the repository at this point in the history
  • Loading branch information
chouetz committed Aug 26, 2024
1 parent bc6316c commit 1a119ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/serverless-benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@ jobs:
name: Summary
runs-on: ubuntu-latest
needs: [baseline, current]
permissions:
pull-requests: write

steps:
- name: Install Go
Expand Down

0 comments on commit 1a119ae

Please sign in to comment.