Merge pull request #19785 from Homebrew/pkg-installer-workflow-perms
workflows/pkg-installer: set default permissions
This commit is contained in:
commit
f6d9276f8b
2
.github/workflows/pkg-installer.yml
vendored
2
.github/workflows/pkg-installer.yml
vendored
@ -16,6 +16,8 @@ env:
|
|||||||
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
|
HOMEBREW_NO_ANALYTICS_THIS_RUN: 1
|
||||||
HOMEBREW_NO_ANALYTICS_MESSAGE_OUTPUT: 1
|
HOMEBREW_NO_ANALYTICS_MESSAGE_OUTPUT: 1
|
||||||
|
|
||||||
|
permissions: {}
|
||||||
|
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash -xeuo pipefail {0}
|
shell: bash -xeuo pipefail {0}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user