Skip to content

chore: update GitHub Actions test workflow #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gyaneshgouraw-okta
Copy link
Contributor

Changes

  • The default branch name has been changed from master to main in the GitHub Actions workflow file (.github/workflows/test.yml). This affects the branches that trigger the workflow on pull requests and pushes. The cancel-in-progress concurrency group condition was also updated to reflect this change.

Impact

This change aligns the project with the modern best practice of using main as the default branch name. It improves consistency and reduces confusion for developers. There is no direct impact on end-users or customers.

@kushalshit27 kushalshit27 changed the title chore: update GitHub Actions workflow to use 'main' branch instead of 'master' chore: update GitHub Actions test workflow Apr 25, 2025
@kushalshit27 kushalshit27 marked this pull request as draft April 25, 2025 13:38
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