Skip to content

automerge

automerge #12

Workflow file for this run

name: automerge
on:
schedule:
- cron: '34 15 * * 6'
jobs:
automerge:
runs-on: ubuntu-latest
steps:
- name: automerge
uses: "pascalgn/[email protected]"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
MERGE_LABELS: ""