chore(workflow): pr paths

This commit is contained in:
Mo
2022-06-18 15:06:36 -05:00
parent d6b8909a14
commit e7080dfe3f

View File

@@ -5,6 +5,9 @@ on:
branches:
- develop
- main
paths:
- '**/**'
- '!packages/components/**'
jobs:
test: