Skip to content

Trigger CI on pushes to main instead of master - #15

Open
steveschannel wants to merge 1 commit into
mainfrom
claude/ci-trigger-main
Open

Trigger CI on pushes to main instead of master#15
steveschannel wants to merge 1 commit into
mainfrom
claude/ci-trigger-main

Conversation

@steveschannel

Copy link
Copy Markdown
Contributor

The repo's default branch moved from master to main. The CI workflow's push trigger was pinned to master, so push builds would never run on the new default branch. PR triggers are unaffected (no branch filter).

🤖 Generated with Claude Code

The default branch moved from master to main; without this, push builds
never run on the new default branch.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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