Skip to content

fix: Fixed yaml formatting in readme (#977) #866

fix: Fixed yaml formatting in readme (#977)

fix: Fixed yaml formatting in readme (#977) #866

Workflow file for this run

name: release-please
on:
push:
branches:
- main
concurrency:
group: release-please-main
cancel-in-progress: true
jobs:
release-pr:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}
default-branch: main