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 Taskfiles
On every push or pull request that affects the repository's Taskfiles, and periodically, validate them against the JSON schema.
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
[](https://github.com/arduino/library-registry/actions/workflows/check-python-task.yml)
|
||||
[](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)
|
||||
|
||||
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