Skip to content

Commit

Permalink
Merge pull request #16105 from davidchall/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Oct 12, 2023
2 parents eacf8d9 + a388748 commit 5e5f5c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Homebrew/dev-cmd/tap-new.rb
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ def self.tap_new
runs-on: ubuntu-22.04
permissions:
contents: write
packages: #{args.github_packages? ? "write" : "none"}
pull-requests: write
steps:
- name: Set up Homebrew
Expand Down

0 comments on commit 5e5f5c9

Please sign in to comment.