Skip to content

define Catalog fields name in the protobuf spec crate and use them in the catalog view #3445

define Catalog fields name in the protobuf spec crate and use them in the catalog view

define Catalog fields name in the protobuf spec crate and use them in the catalog view #3445

Workflow file for this run

name: Cargo Machete
on:
push:
branches:
- "main"
pull_request:
types: [opened, synchronize]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main