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 action.yml #88

Merged
merged 6 commits into from
Jun 8, 2024
Merged

Update action.yml #88

merged 6 commits into from
Jun 8, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 8, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements to the GitHub Actions workflow for Ultralytics.

πŸ“Š Key Changes

  • Branch Specification: Removed references to the 'master' branch, now exclusively using 'main'.
  • Formatting Setup: Split the Markdown and YAML formatting tools; added prettier for YAML.
  • Dependency Setup: Removed the Python setup step from the workflow.

🎯 Purpose & Impact

  • Streamlined Branch Management: πŸ—‚ Simplifies version control by focusing only on the 'main' branch.
  • Improved Formatting: 🎨 Ensures YAML files are formatted with prettier, providing consistent code style.
  • Efficiency Boost: πŸš€ Reduces setup time and complexity by eliminating the Python setup step, potentially speeding up workflow runs.

@glenn-jocher glenn-jocher merged commit 3b6067b into main Jun 8, 2024
1 check failed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch June 8, 2024 16:36
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.

None yet

1 participant