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 links.yml #2255

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Update links.yml #2255

merged 1 commit into from
Jul 25, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 22, 2024

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Updated the link checker GitHub workflow to include a custom User-Agent header.

πŸ“Š Key Changes

  • Added a User-Agent header string to the link checker configuration in the .github/workflows/links.yml file.

🎯 Purpose & Impact

  • Purpose: This change aims to ensure that the link checker tool mimics a legitimate browser request, potentially reducing false positives when checking links.
  • Impact: Users will benefit from more accurate link validation in project documentation, reducing the likelihood of mistakenly marked broken links. This makes continuous integration smoother and more reliable. πŸŒβœ…

@glenn-jocher glenn-jocher merged commit 5c7ef49 into master Jul 25, 2024
9 checks passed
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch July 25, 2024 12:00
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