chore: deploy registry on changes to contributers information (#315)

This commit is contained in:
Atif Ali 2025-08-10 00:53:39 +05:00 committed by GitHub
parent 7aa7dea5ad
commit 92a154f54a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@ on:
paths: paths:
- ".github/workflows/deploy-registry.yaml" - ".github/workflows/deploy-registry.yaml"
- "registry/**/templates/**" - "registry/**/templates/**"
- "registry/**/README.md"
- ".icons/**" - ".icons/**"
jobs: jobs: