chore: Ignore admin-ui in core pipeline (#3381)

This commit is contained in:
Oliver Windall Juhl
2023-03-07 11:27:55 +01:00
committed by GitHub
parent 240d0ea7b8
commit aadc1e19e9

View File

@@ -4,6 +4,7 @@ on:
paths-ignore:
- "docs/**"
- "www/**"
- "packages/admin-ui/**"
jobs:
setup: