Skip to content

Build(deps): Bump actions/checkout from 4.0.0 to 4.1.1 #315

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

Build(deps): Bump actions/checkout from 4.0.0 to 4.1.1 #315

Workflow file for this run

name: automerge
on:
pull_request_target
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@v0.15.6"
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