Remove custom action restriction for external contributors

Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
This commit is contained in:
Christina Ying Wang 2023-01-24 10:58:41 -08:00
parent e715498ee7
commit b945142caa

View File

@ -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,