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
Summary Today, Actions workflows only run for pull requests where the source is a branch in the same repository or a public fork.
Intended Outcome After this is complete, all pull requests sources can run Actions workflows.
How will it work? This will enable pull requests from private forks to run workflows, which is a common workflow.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
github-product-roadmap commentedJul 24, 2020
Summary
Today, Actions workflows only run for pull requests where the source is a branch in the same repository or a public fork.
Intended Outcome
After this is complete, all pull requests sources can run Actions workflows.
How will it work?
This will enable pull requests from private forks to run workflows, which is a common workflow.
The text was updated successfully, but these errors were encountered: