Skip to content

Use main instead of master (CI triggers + README)#7

Merged
aram356 merged 3 commits into
mainfrom
chore/use-main-branch
Jun 2, 2026
Merged

Use main instead of master (CI triggers + README)#7
aram356 merged 3 commits into
mainfrom
chore/use-main-branch

Conversation

@aram356

@aram356 aram356 commented Jun 2, 2026

Copy link
Copy Markdown
Owner

The default branch is now main. This updates references so they match:

  • .github/workflows/ci.yml: branches: [master][main] for both push and pull_request (otherwise CI does not trigger on the new default branch)
  • README.md: Releasing steps use main / origin/main

release.yml needed no change (it triggers on release: published, not branch).

Note: the stale origin/master branch still exists on the remote; it can be deleted now that main is default (left for the maintainer to decide).

@aram356 aram356 merged commit 4a2c37e into main Jun 2, 2026
7 checks passed
@aram356 aram356 deleted the chore/use-main-branch branch June 2, 2026 22:13
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