Skip to content

feat: Add options to limit generation of encode and decode methods to only specific message types #1674

feat: Add options to limit generation of encode and decode methods to only specific message types

feat: Add options to limit generation of encode and decode methods to only specific message types #1674

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