You've already forked library-registry
mirror of
https://github.com/arduino/library-registry.git
synced 2025-07-29 14:01:15 +03:00
Add CI workflow to validate GitHub Actions workflows
On every push or pull request that affects the repository's GitHub Actions workflows, and periodically, validate them against the JSON schema.
This commit is contained in:
@ -7,6 +7,7 @@
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-general-formatting-task.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-prettier-formatting-task.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-taskfiles.yml)
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-workflows-task.yml)
|
||||
|
||||
This branch contains the generated source file for the Arduino Library Manager index. If you want to add a library to
|
||||
the Arduino Library Manager index, please follow these instructions:
|
||||
|
Reference in New Issue
Block a user