Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Add advisory lock timeout configuration with error on failure #1

Add advisory lock timeout configuration with error on failure

Add advisory lock timeout configuration with error on failure #1

Workflow file for this run

name: release-please
on:
push:
branches:
- master
workflow_dispatch:
permissions:
contents: write
pull-requests: write
issues: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4