Update required-checks.yml

This commit is contained in:
zomars 2022-07-04 15:31:28 -06:00
parent 5369d4123e
commit 6c8e624496

View File

@ -28,7 +28,11 @@ jobs:
paths:
- apps/**
- packages/**
- job: test
- job: e2e
paths:
- apps/**
- packages/**
- job: e2e-embed
paths:
- apps/**
- packages/**