Skip to content

🔄 synced local '.github/' with remote 'projects/mach-composer-cli/.gi… #67

🔄 synced local '.github/' with remote 'projects/mach-composer-cli/.gi…

🔄 synced local '.github/' with remote 'projects/mach-composer-cli/.gi… #67

name: Generate release pull request
on:
push:
branches: [ "main" ]
jobs:
generate-pr:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Prepare release
uses: labd/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
release-workflow: release.yaml