Skip to content

ci: fix run condition#7373

Merged
jasonsaayman merged 4 commits intov1.xfrom
ci/not-running
Feb 5, 2026
Merged

ci: fix run condition#7373
jasonsaayman merged 4 commits intov1.xfrom
ci/not-running

Conversation

@jasonsaayman
Copy link
Member

@jasonsaayman jasonsaayman commented Feb 5, 2026


Summary by cubic

Run CI only on pull_request events when a PR is opened, synchronized, or reopened, so PR updates always build. Removed the push trigger and branch filters (no sponsors exclusion).

  • Description

    • Trigger on pull_request types: opened, synchronize, reopened.
    • Removed push event trigger.
    • Removed branch filters, including "!sponsors".
    • Context: .github/workflows/run-ci.yml only.
  • Testing

    • No tests added or modified.
    • Validate by opening or updating a PR; CI should run on open, synchronize, or reopen. Direct pushes without a PR will not run.

Written for commit 04205d4. Summary will update on new commits.

@jasonsaayman jasonsaayman self-assigned this Feb 5, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jasonsaayman jasonsaayman merged commit 431c3a3 into v1.x Feb 5, 2026
11 checks passed
@jasonsaayman jasonsaayman deleted the ci/not-running branch February 5, 2026 17:30
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