mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-04-15 23:16:34 +00:00
Merge pull request #2099 from balena-os/flowzone-allow-external-custom-workflows
Remove custom action restriction for external contributors
This commit is contained in:
commit
cca1bba113
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