We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98f63d3 commit e6fdca4Copy full SHA for e6fdca4
.github/workflows/deploy-registry.yaml
@@ -9,6 +9,7 @@ on:
9
branches: # Templates get released when merged to main
10
- main
11
paths:
12
+ - ".github/workflows/deploy-registry.yaml"
13
- "registry/**/templates/**"
14
- ".icons/**"
15
0 commit comments