Skip to content

Move created_at to member, and make it optional #799

Move created_at to member, and make it optional

Move created_at to member, and make it optional #799

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
proto:
runs-on: ubuntu-latest
steps:
- name: checkout source
uses: actions/checkout@v1
- name: run protolint
uses: plexsystems/[email protected]
with:
configDirectory: .
srcDirectory: ./proto