Update action.yml
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
cache: "yarn"
|
cache: "yarn"
|
||||||
|
|
||||||
- name: Assert changed
|
- name: Assert changed
|
||||||
run: ./scripts/assert-changed-files-actions.sh "packages"
|
run: ./scripts/assert-changed-files-actions.sh "packages/*|(e2e|integration)-tests/*|.circleci/*|yarn.lock"
|
||||||
|
|
||||||
- name: Bootstrap packages
|
- name: Bootstrap packages
|
||||||
uses: ./.github/actions/cache-bootstrap
|
uses: ./.github/actions/cache-bootstrap
|
||||||
|
|||||||
Reference in New Issue
Block a user