workflows/pkg-installer: set default permissions
Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
parent
2c5f404c47
commit
d2f56e461d
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