fix: make missing actions config optional

This commit is contained in:
Federico Jaramillo Martinez
2026-05-21 11:20:24 +02:00
parent 698a89948b
commit 73fe658195
5 changed files with 62 additions and 11 deletions
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web-actions": patch
---
Treat missing workspace actions configuration as an empty optional state instead of an error, with clearer guidance for invalid configs.