Skip to content

Trigger CI on branch 3 instead of main - #5

Merged
erikfrerejean merged 1 commit into
3from
ci-trigger-fix
May 7, 2026
Merged

Trigger CI on branch 3 instead of main#5
erikfrerejean merged 1 commit into
3from
ci-trigger-fix

Conversation

@erikfrerejean

Copy link
Copy Markdown
Member

Summary

  • Update .github/workflows/ci.yml to trigger on pushes/PRs against branch 3 (the SilverStripe 6 development line) instead of main.

Test plan

  • CI fires on this PR (it reads the workflow from the PR head, so the new trigger applies).
  • Static analysis, Rector dry-run, and PHPUnit (8.3 / 8.4 / 8.5) all green.

Branch 3 is the SilverStripe 6 development line; main is no longer
the active target.
@erikfrerejean
erikfrerejean merged commit 9ebec0b into 3 May 7, 2026
4 checks passed
@erikfrerejean
erikfrerejean deleted the ci-trigger-fix branch May 7, 2026 12:36
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