chore: deploy registry when the workflow changes (#186)

This commit is contained in:
Atif Ali
2025-07-07 17:28:54 +05:00
committed by GitHub
parent 98f63d375b
commit e6fdca44f3
+1
View File
@@ -9,6 +9,7 @@ on:
branches: # Templates get released when merged to main
- main
paths:
- ".github/workflows/deploy-registry.yaml"
- "registry/**/templates/**"
- ".icons/**"