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

Make workflow targets more specific #87

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

edif2008
Copy link
Member

This ensures that:

  • Acceptance tests workflow is run on pull requests (including the ones from external contributors)
  • Lint is run on main branch.
  • Workflows are executed only once on pull requests

Context: It was noticed that the Acceptance tests workflow was not executed on #82 which made the review cycle take way longer and required extra effort to identify bugs and regressions.

This ensures that:
- Acceptance tests ar run on Pull requests
- Lint is run on `main`
- The workflows are executed only once on PRs
@bxb100

This comment was marked as outdated.

@edif2008 edif2008 merged commit 734cd43 into main Dec 17, 2024
23 checks passed
@edif2008 edif2008 deleted the eddy/run-actions-on-main-and-prs branch December 17, 2024 10:04
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.

3 participants