Skip to content
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

Update format.yml #17

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Update format.yml #17

merged 1 commit into from
Feb 11, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Feb 11, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced GitHub action triggers for formatting workflow.

πŸ“Š Key Changes

  • GitHub action now triggers on all pull requests, regardless of the branch.
  • Pushes are only considered for the 'main' branch instead of both 'main' and 'master'.

🎯 Purpose & Impact

  • πŸ” Ensures consistent code format across all contributions, enhancing code quality.
  • 🌐 Simplifies workflow by focusing on the 'main' branch, which is the default branch for most repositories.
  • πŸš€ Potentially speeds up integration by automatically formatting code from all PRs, reducing manual review time.

@glenn-jocher glenn-jocher merged commit 6a115e6 into main Feb 11, 2024
1 check passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch February 11, 2024 15:42
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