chore: deploy registry when the workflow changes (#186)
This commit is contained in:
parent
98f63d375b
commit
e6fdca44f3
1
.github/workflows/deploy-registry.yaml
vendored
1
.github/workflows/deploy-registry.yaml
vendored
@ -9,6 +9,7 @@ on:
|
||||
branches: # Templates get released when merged to main
|
||||
- main
|
||||
paths:
|
||||
- ".github/workflows/deploy-registry.yaml"
|
||||
- "registry/**/templates/**"
|
||||
- ".icons/**"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user