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

Bump @actions/core from 1.10.1 to 1.11.1 #2104

Bump @actions/core from 1.10.1 to 1.11.1

Bump @actions/core from 1.10.1 to 1.11.1 #2104

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.4"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_METHOD: squash
MERGE_LABELS: automerge