Skip to content

Conversation

@timothy-nunn
Copy link
Collaborator

Updates what events our CI runs on.

  • pull_request: when a PR is opened, re-opened, or the branch is updated
  • branch: only when the main branch is pushed to
  • workflow_dispatch: when a user manually requests the CI to be run via the GitHub UI

@timothy-nunn timothy-nunn added the CI Issues relating to the CI system label Jan 22, 2026
@timothy-nunn timothy-nunn requested a review from a team as a code owner January 22, 2026 11:40
@timothy-nunn timothy-nunn linked an issue Jan 22, 2026 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.51%. Comparing base (311e5b3) to head (fd19c1a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4061   +/-   ##
=======================================
  Coverage   46.51%   46.51%           
=======================================
  Files         123      123           
  Lines       28802    28802           
=======================================
  Hits        13398    13398           
  Misses      15404    15404           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@je-cook je-cook merged commit ac78fdb into main Jan 22, 2026
10 checks passed
@je-cook je-cook deleted the 4060-ci-is-running-multiple-times-per-branch branch January 22, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Issues relating to the CI system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI is running multiple times per branch

4 participants