Merge pull request #2099 from balena-os/flowzone-allow-external-custom-workflows

Remove custom action restriction for external contributors
This commit is contained in:
Balena CI 2023-01-24 22:32:37 +02:00 committed by GitHub
commit cca1bba113
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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,