Skip to content

Commit

Permalink
ci: add pull request write permissions for brew
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelgautier committed Mar 28, 2024
1 parent 8c8e97a commit 9a7bf0b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,6 @@ jobs:
runs-on: windows-latest
if: startsWith(github.ref, 'refs/tags/')

permissions:
contents: write
packages: write

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9a7bf0b

Please sign in to comment.