-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
Fix links.yml #19665
Fix links.yml #19665
Conversation
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
👋 Hello @glenn-jocher, thank you for submitting an
For more guidance, please refer to our Contributing Guide. Don’t hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🚀 P.S. This is an automated response to help streamline the review process, but rest assured, an Ultralytics engineer will review your PR and assist you further soon. 😊 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #19665 +/- ##
==========================================
- Coverage 72.91% 72.88% -0.04%
==========================================
Files 133 133
Lines 17728 17728
==========================================
- Hits 12927 12921 -6
- Misses 4801 4807 +6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
🎉 PR Merged!Thank you, @glenn-jocher, for this thoughtful update! 🚀 As Leonardo da Vinci once said, "Details make perfection, and perfection is not a detail." This minor yet impactful improvement to the GitHub Actions workflow exemplifies that philosophy. By enhancing consistency and reliability, you've helped ensure smoother operations and reinforced the high standards we strive for at Ultralytics. Your dedication to excellence continues to inspire us all. 🙌 Keep shining, and thank you for being an integral part of the Ultralytics journey! ✨ |
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Minor update to GitHub Actions workflow for consistency and reliability.
📊 Key Changes
links.yml
workflow file to use single quotes instead of double quotes.🎯 Purpose & Impact
This is a small but meaningful improvement to maintain high-quality development standards. 🚀