Skip to content

fix: Make the test focus event handler thread-safe again (#306) #178

fix: Make the test focus event handler thread-safe again (#306)

fix: Make the test focus event handler thread-safe again (#306) #178

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v3
with:
command: manifest
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}