Skip to content

Filter entities in the UI (part 1): Introduce a filter widget #3170

Filter entities in the UI (part 1): Introduce a filter widget

Filter entities in the UI (part 1): Introduce a filter widget #3170

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