Skip to content

automerge

automerge #159

Workflow file for this run

name: automerge
on:
# CURL Test URL: https://crontab.guru
schedule:
- cron: '0 0 * * 1'
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/automerge-action@v0.13.1"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: ""