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

chore: workflows trigger only on PR events, and not on push #48

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

patriciareinoso
Copy link

Description

This change makes the CI trigger only on PR events, and not on push. This will prevent duplicate runs of CI jobs. It will also prevent the scan-rock failing when run on push.

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that validate the behaviour of the software.
  • I validated that new and existing tests pass locally with my changes.
  • Any dependent changes have been merged and published in downstream modules.

@patriciareinoso patriciareinoso requested a review from a team as a code owner December 16, 2024 15:42
@patriciareinoso patriciareinoso merged commit 74b4418 into v1.5.1 Dec 16, 2024
4 checks passed
@patriciareinoso patriciareinoso deleted the trigger-jobs-on-pr branch December 16, 2024 15:51
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