diff --git a/.github/workflows/mev-commit-infra.yml b/.github/workflows/mev-commit-infra.yml index f72bc52f9..9203c880b 100644 --- a/.github/workflows/mev-commit-infra.yml +++ b/.github/workflows/mev-commit-infra.yml @@ -16,6 +16,8 @@ jobs: uses: actions/checkout@v4 with: submodules: recursive + ref: ${{ github.event.workflow_run.head_branch }} + - name: Install jq run: |