Skip to content

chore: trigger action from forks #636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2025

Conversation

mandarini
Copy link
Contributor

What kind of change does this PR introduce?

Using pull_request_target to access secrets when PRs come from forks. This is secure, since we control which PRs trigger the preview.

What is the current behavior?

The workflow cannot run on PRs from forks because it does not have access to app-id.

What is the new behavior?

Use pull_request_target to get access to secrets.

@mandarini mandarini requested a review from grdsdev August 13, 2025 16:28
@mandarini mandarini enabled auto-merge (squash) August 13, 2025 16:30
@mandarini mandarini merged commit a307b34 into supabase:master Aug 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants