mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-29 15:44:13 +00:00
Remove custom action restriction for external contributors
Change-type: patch Signed-off-by: Christina Ying Wang <christina@balena.io>
This commit is contained in:
parent
e715498ee7
commit
b945142caa
1
.github/workflows/flowzone.yml
vendored
1
.github/workflows/flowzone.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
(github.event.pull_request.head.repo.full_name != github.repository && github.event_name == 'pull_request_target')
|
||||
secrets: inherit
|
||||
with:
|
||||
restrict_custom_actions: false
|
||||
balena_slugs: |
|
||||
balena_os/aarch64-supervisor,
|
||||
balena_os/amd64-supervisor,
|
||||
|
Loading…
x
Reference in New Issue
Block a user