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

run tests on pull requests #178

Merged
merged 1 commit into from
Nov 22, 2024
Merged

run tests on pull requests #178

merged 1 commit into from
Nov 22, 2024

Conversation

najohnsn
Copy link
Member

This PR enables the CI/CD pipeline to run on pull requests that target the main branch. This is needed for it to run on PRs from forks. This PR also adds the limitation that it will only run on pushes to the main branch (unless the branch is a PR). This is consistent with how codeql-analysis.yml is set up.

Signed-off-by: Neil Johnson <najohnsn@us.ibm.com>
@najohnsn najohnsn self-assigned this Nov 22, 2024
@najohnsn najohnsn added the bug Something isn't working label Nov 22, 2024
@najohnsn najohnsn merged commit feeb445 into main Nov 22, 2024
11 checks passed
@najohnsn najohnsn deleted the test-pull branch November 22, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant