Skip to content

feat!: Store timestamps as timestamp_tz (#17843) #13992

feat!: Store timestamps as timestamp_tz (#17843)

feat!: Store timestamps as timestamp_tz (#17843) #13992

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: google-github-actions/release-please-action@v4
id: release
with:
token: ${{ secrets.GH_CQ_BOT }}