Skip to content

Conversation

@corentinravoux
Copy link
Contributor

very small change to restore the github actions of Michael with the new naming

Copilot AI review requested due to automatic review settings February 3, 2026 17:01
@corentinravoux corentinravoux changed the title Change default branch from 'master' to 'main' [bump minor] Change default branch from 'master' to 'main' Feb 3, 2026
@corentinravoux
Copy link
Contributor Author

PR with bump minor to test the github action

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the bump_version GitHub Actions workflow to run on the main branch instead of master, aligning CI triggering with a branch rename.

Changes:

  • Switch workflow trigger branch from master to main.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 4 to 6
branches:
- master
- main
paths-ignore:
Copy link

Copilot AI Feb 3, 2026

Choose a reason for hiding this comment

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

This PR changes the workflow trigger branch to main, but the repo still contains several master branch references (e.g., README.md coveralls badge uses branch=master, and README text references committing to master). If the default branch has been renamed to main, these should be updated (or the PR title/description adjusted to reflect that only the workflow trigger was changed).

Copilot uses AI. Check for mistakes.
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