Closed rndquu closed 1 year ago
The current implementation of the cloudflare deploy workflow fails for PRs from forked repos because forked repos can't read org's secrets
This PR refactors the cloudflare workflow to run on the workflow_run event which has access to org's secrets
workflow_run
The current implementation of the cloudflare deploy workflow fails for PRs from forked repos because forked repos can't read org's secrets
This PR refactors the cloudflare workflow to run on the
workflow_run
event which has access to org's secrets