Skip to content

Commit e6fdca4

Browse files
authored
chore: deploy registry when the workflow changes (#186)
1 parent 98f63d3 commit e6fdca4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-registry.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches: # Templates get released when merged to main
1010
- main
1111
paths:
12+
- ".github/workflows/deploy-registry.yaml"
1213
- "registry/**/templates/**"
1314
- ".icons/**"
1415

0 commit comments

Comments
 (0)