Skip to content

fixed readme icons#4

Merged
aelam merged 5 commits into
mainfrom
add_ci
Aug 2, 2025
Merged

fixed readme icons#4
aelam merged 5 commits into
mainfrom
add_ci

Conversation

@aelam

@aelam aelam commented Aug 2, 2025

Copy link
Copy Markdown
Owner

Pull Request Description

Summary

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🧹 Code cleanup/refactoring
  • 🔧 Build/CI changes

Changes Made

Related Issues

Testing

  • New tests added for new functionality
  • All existing tests pass
  • Manual testing completed

Screenshots/Recordings

Checklist

  • Code follows the project's style guidelines
  • Self-review of the code has been performed
  • Code has been commented, particularly in hard-to-understand areas
  • Corresponding documentation has been updated
  • Changes generate no new warnings
  • Any dependent changes have been merged and published

Additional Notes

@aelam aelam requested a review from Copilot August 2, 2025 15:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the GitHub Actions badge URLs in the README.md file to use the correct GitHub Actions badge format.

  • Updated badge URLs from the deprecated /workflows/{workflow_name}/badge.svg format to the current /actions/workflows/{workflow_file}/badge.svg format
  • Fixed four GitHub Actions badges: CI, Release, Code Quality, and Security

@aelam aelam merged commit d90606d into main Aug 2, 2025
21 checks passed
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