Skip to content

Commit

Permalink
Change workflow permissions to see if it fixes persistent permissions…
Browse files Browse the repository at this point in the history
…-related error. We already added a PAT with workflow write access to the Push commits step without luck.
  • Loading branch information
afinetooth committed Oct 5, 2024
1 parent e935477 commit 1d7d5fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: brew pr-pull
permissions:
contents: write
actions: write
workflows: write
on:
pull_request_target:
types:
Expand Down

0 comments on commit 1d7d5fe

Please sign in to comment.