Skip to content

Build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 #351

Build(deps): Bump actions/checkout from 4.1.1 to 4.1.2

Build(deps): Bump actions/checkout from 4.1.1 to 4.1.2 #351

Workflow file for this run

name: automerge
on:
pull_request_target
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: "dependencies,!wip,!work in progress,!do not merge"
MERGE_RETRIES: 3
MERGE_RETRY_SLEEP: 90000
MERGE_DELETE_BRANCH: true