Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Combine PRs

Combine PRs #136

Workflow file for this run

name: Combine PRs
on:
schedule:
- cron: "0 3 * * *"
workflow_dispatch:
permissions:
contents: write
pull-requests: write
checks: read
jobs:
combine-prs:
runs-on: ubuntu-latest
steps:
- name: combine-prs
id: combine-prs
uses: github/[email protected]
with:
branch_prefix: renovate