Skip to content

fix(search): update icon size to use integer instead of u32 #11

fix(search): update icon size to use integer instead of u32

fix(search): update icon size to use integer instead of u32 #11

Workflow file for this run

name: (Rust) Quality Gate
on:
workflow_dispatch:
push:
branches:
- main
paths:
- "crates/**/**.rs"
pull_request:
paths:
- "crates/**/**.rs"
jobs:
quality-gate:
uses: RustLangES/workflows/.github/workflows/quality-gate.yml@main