diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index ee7b82f..b514471 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -7,7 +7,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Check Pull Request - uses: hughrun/can-pr-be-automerged-action@v1.2 + uses: hughrun/can-pr-be-automerged-action@v1.3 with: - required-label: 'automerge' required-user: 'hughrun' \ No newline at end of file