diff --git a/.github/workflows/merge-actions.yaml b/.github/workflows/merge-actions.yaml index af2cb9d..1d70487 100644 --- a/.github/workflows/merge-actions.yaml +++ b/.github/workflows/merge-actions.yaml @@ -65,7 +65,7 @@ jobs: commit-message: | Update documentation branch: merge/${{ github.run_id }} - - Name: Merge Pull Request + - name: Merge Pull Request uses: peter-evans/enable-pull-request-automerge@v3 with: token: ${{ secrets.PAT }}