Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

automerge

automerge #225

Workflow file for this run

name: automerge
on:
pull_request:
types:
- labeled
- opened
check_suite:
types:
- completed
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@v0.16.0"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash
MERGE_LABELS: automerge