Skip to content

[APP-183] feat: secondary time column selection on explore #4584

[APP-183] feat: secondary time column selection on explore

[APP-183] feat: secondary time column selection on explore #4584

Workflow file for this run

name: Check .proto files
on:
pull_request:
paths:
- "proto/**"
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"