Skip to content

fix: google protobuf timestamps don't properly get suffixed when useDate=false and prefix/suffix #1814

fix: google protobuf timestamps don't properly get suffixed when useDate=false and prefix/suffix

fix: google protobuf timestamps don't properly get suffixed when useDate=false and prefix/suffix #1814

Workflow file for this run

name: PR Title
on:
pull_request_target:
types:
- opened
- reopened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}