diff --git a/.github/workflows/pull-target-e2e.yml b/.github/workflows/pull-target-e2e.yml index c96f8935..9a492d3e 100644 --- a/.github/workflows/pull-target-e2e.yml +++ b/.github/workflows/pull-target-e2e.yml @@ -20,6 +20,7 @@ jobs: is-pr-approved: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v4 - name: Check if PR approved env: GH_TOKEN: ${{ github.token }}