Skip to content

Commit f7d5d96

Browse files
committed
add permissions for homebrew
1 parent 7b626af commit f7d5d96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66

77
permissions:
88
contents: write
9+
pull-requests: write
10+
repository-projects: write
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)