Skip to content

chore: combine PRs

chore: combine PRs #1

Workflow file for this run

name: Combine PRs
on:
push:
permissions:
contents: write
pull-requests: write
checks: read
jobs:
combine-prs:
runs-on: ubuntu-latest
steps:
- name: combine-prs
id: combine-prs
uses: github/combine-prs
with:
branch_prefix: renovate
labels: dependencies,combined-pr