Skip to content

ci: scope push trigger to main/dev branches#9

Merged
brettdavies merged 1 commit intomainfrom
ci/scope-push-trigger
Apr 15, 2026
Merged

ci: scope push trigger to main/dev branches#9
brettdavies merged 1 commit intomainfrom
ci/scope-push-trigger

Conversation

@brettdavies
Copy link
Copy Markdown
Owner

@brettdavies brettdavies commented Apr 15, 2026

Summary

Carry the CI push trigger scoping from dev to main. Adds branches: [main, dev] to the push trigger in ci.yml so CI only runs on pushes to the two primary branches.

Type of Change

  • ci: CI/CD configuration changes

Files Modified

Modified:

  • .github/workflows/ci.yml — add branches: [main, dev] to push trigger

Checklist

  • Code follows project conventions and style guidelines
  • Commit messages follow Conventional Commits
  • Self-review of code completed
  • No new warnings or errors introduced
  • Changes are backward compatible (or breaking changes documented)

Push trigger scoped to main/dev only — prevents duplicate CI runs when
feature branch pushes and PR creation fire seconds apart.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@brettdavies brettdavies force-pushed the ci/scope-push-trigger branch from e99aaa8 to 44fe8c1 Compare April 15, 2026 18:06
@brettdavies brettdavies merged commit d1f8689 into main Apr 15, 2026
3 of 8 checks passed
@brettdavies brettdavies deleted the ci/scope-push-trigger branch April 15, 2026 18:07
@brettdavies brettdavies changed the title ci: scope push trigger to main/dev branches and update AGENTS.md ci: scope push trigger to main/dev branches Apr 15, 2026
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