Skip to content

feat: add event proto types (#36) #113

feat: add event proto types (#36)

feat: add event proto types (#36) #113

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
lints:
name: Linter
uses: ./.github/workflows/lint.yaml
tests:
name: Test
uses: ./.github/workflows/test.yaml
build:
name: Build
uses: ./.github/workflows/build.yaml