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

Add Ultralytics actions workflow in format.yml #4

Closed

Conversation

UltralyticsAssistant
Copy link
Member

@UltralyticsAssistant UltralyticsAssistant commented Jan 1, 2024

This pull request adds a workflow to automatically format code and documentation.

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Added automated code and documentation formatting workflow to the Ultralytics iOS Podspecs repository.

📊 Key Changes

  • Created a new GitHub Actions workflow named Ultralytics Actions.
  • The workflow is triggered on push and pull request events to the main and master branches.
  • The workflow runs on the latest Ubuntu runner available.
  • Conducts automated formatting through a step that uses the ultralytics/actions at the main branch.

🎯 Purpose & Impact

  • Ensures consistent code and documentation formatting across contributions.
  • Enhances the readability and maintainability of the repository.
  • Impacts developers by automating a typically manual process, saving time and reducing the likelihood of formatting errors. 🔄

@glenn-jocher glenn-jocher deleted the add-format-workflow-20240101030529 branch January 1, 2024 02:14
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.

2 participants