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

ci: run tests on pull_request #28

Merged
merged 1 commit into from
Sep 16, 2024
Merged

ci: run tests on pull_request #28

merged 1 commit into from
Sep 16, 2024

Conversation

maeb
Copy link
Member

@maeb maeb commented Sep 16, 2024

This PR adds a rule to run tests on pull_requests. Without this rule an external pull_request will not trigger the test workflow.

This commit configures the test workflow to run on push to master (main branch)
as well as on pull_request. Without the pull_request trigger status checks
from external contributors will not run.
@maeb maeb merged commit a3b0c3d into master Sep 16, 2024
5 checks passed
@maeb maeb deleted the ci branch September 16, 2024 10:32
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.

1 participant