diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 120a22eca8..adb23722c0 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -106,6 +106,7 @@ jobs: triggers: ('common/') - package: frontend triggers: ('frontend/') + steps: - uses: actions/checkout@v3