Skip to content

Implement From<ShowLabels> for bool (#7686) #177

Implement From<ShowLabels> for bool (#7686)

Implement From<ShowLabels> for bool (#7686) #177

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