Skip to content

Commit 1d7d5fe

Browse files
committed
Change workflow permissions to see if it fixes persistent permissions-related error. We already added a PAT with workflow write access to the Push commits step without luck.
1 parent e935477 commit 1d7d5fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/publish.yml

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: brew pr-pull
22
permissions:
33
contents: write
44
actions: write
5-
workflows: write
65
on:
76
pull_request_target:
87
types:

0 commit comments

Comments
 (0)