Skip to content

Bump @abaplint/cli from 2.108.10 to 2.108.13 #876

Bump @abaplint/cli from 2.108.10 to 2.108.13

Bump @abaplint/cli from 2.108.10 to 2.108.13 #876

Workflow file for this run

name: Automerge
on:
workflow_dispatch:
pull_request:
types:
- labeled
- unlabeled
- synchronize
- opened
- edited
- ready_for_review
- reopened
- unlocked
pull_request_review:
types:
- submitted
check_suite:
types:
- completed
status: {}
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: Automerge
uses: pascalgn/automerge-action@v0.16.2
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash