Skip to content
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

Add PR trigger to CI workflow #57

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Add PR trigger to CI workflow #57

merged 2 commits into from
Dec 1, 2023

Conversation

DavidMazarro
Copy link
Member

Currently, the CI does not get triggered in PRs from outside contributors (i.e. coming from forks). We want to allow that (the PRs will still require maintainer's approval for new contributors, but at least we can run the CI in PRs coming from forks.

This PR adds a trigger to the GitHub Actions workflow so that the CI can run in PRs coming from forks.

@DavidMazarro DavidMazarro added the ci Changes to the CI workflow label Dec 1, 2023
@DavidMazarro DavidMazarro self-assigned this Dec 1, 2023
@sestrella sestrella merged commit 0b96c30 into main Dec 1, 2023
2 checks passed
@sestrella sestrella deleted the add-pr-trigger-ci branch December 1, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Changes to the CI workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants