Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b11097a

Browse files
committedMay 13, 2025·
README.md: Fixed link to workflow.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent df841c5 commit b11097a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<a id="readme-top"></a>
22

33
<!-- PROJECT SHIELDS -->
4-
[![compile examples](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/compile-examples.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/compile-examples.yml)
4+
[![compile examples](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/compile_examples.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/compile_examples.yml)
55
[![HIL test](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/hil_unity_checks.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/hil_unity_checks.yml)
66
[![code format check](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/code_formatting.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/code_formatting.yml)
77
[![code spell check](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/codespell.yml/badge.svg)](https://github.com/Infineon/arduino-core-psoc6/actions/workflows/codespell.yml)

0 commit comments

Comments
 (0)
Please sign in to comment.