github/workflows: run cli workflow on yarn.lock changes

This commit is contained in:
Patrik Oldsberg
2020-05-13 13:50:52 +02:00
parent 06fef794b0
commit f577f50fdc
+1
View File
@@ -7,6 +7,7 @@ on:
- 'packages/cli/**'
- 'packages/core/**'
- 'scripts/**'
- 'yarn.lock'
jobs:
build: