Skip to content

Commit

Permalink
contents: read
Browse files Browse the repository at this point in the history
  • Loading branch information
miparnisari committed Oct 20, 2023
1 parent 0097004 commit eed0b3d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- main

permissions:
contents: write
contents: read

jobs:
go-bench:
Expand Down Expand Up @@ -55,6 +55,4 @@ jobs:
fail-on-alert: true
github-token: ${{ secrets.GITHUB_TOKEN }}
comment-on-alert: true
# Enable Job Summary for PRs
summary-always: true
comment-always: true
summary-always: true

0 comments on commit eed0b3d

Please sign in to comment.