Update onpr_automerge.yaml

This commit is contained in:
Alexandre
2024-02-28 11:11:18 +01:00
committed by GitHub
parent d32624c3a5
commit b36fd4ccf9

View File

@@ -30,6 +30,7 @@ jobs:
}) })
automerge: automerge:
runs-on: ubuntu-latest runs-on: ubuntu-latest
needs: [labeler]
steps: steps:
- id: automerge - id: automerge
if: ${{ github.event.issue.pull_request }} if: ${{ github.event.issue.pull_request }}