Skip to content

.github/workflows/automerge.yml #3630

.github/workflows/automerge.yml

.github/workflows/automerge.yml #3630

Workflow file for this run

on:
status: {}
check_suite:
types:
- completed
jobs:
automerge-action:
runs-on: ubuntu-latest
name: automerge
steps:
- name: checkout
uses: actions/checkout@v2
- name: automerge-action
id: automerge-action
uses: conda-forge/automerge-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}