Skip to content

Set open-pull-requests-limit to 0 for dependencies #144

Set open-pull-requests-limit to 0 for dependencies

Set open-pull-requests-limit to 0 for dependencies #144

# Automatic changelog generation and version bumping with release-please
name: Release-please 🐍
on:
workflow_dispatch: {}
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
name: Create release PR
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4.1
with:
token: ${{ secrets.HUGRBOT_PAT }}