exclude musikcube from last update checks/warnings (#1555)

This commit is contained in:
nodiscc 2025-08-01 11:22:38 +00:00 committed by GitHub
parent fe66129f6f
commit a1a68d95ac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -22,3 +22,4 @@ steps:
- https://github.com/joho1968/POMjs # simple/no maintenance required
- https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required
- https://github.com/openspeedtest/Speed-Test # simple HTML/CSS/JS project with no external dependencies
- https://github.com/clangen/musikcube # simple C++ application with no dependencies

View file

@ -19,3 +19,4 @@ steps:
- https://github.com/joho1968/POMjs # simple/no maintenance required
- https://github.com/apankrat/nullboard # static HTML/CSS/JS, simple/no maintenance required
- https://github.com/openspeedtest/Speed-Test # simple HTML/CSS/JS project with no external dependencies
- https://github.com/clangen/musikcube # simple C++ application with no dependencies