Skip to content

fix: return types and optional chaining in field masks when useOptionals=all #1412

fix: return types and optional chaining in field masks when useOptionals=all

fix: return types and optional chaining in field masks when useOptionals=all #1412

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 }}