Skip to content

ci: fix release-plz workflow #117

ci: fix release-plz workflow

ci: fix release-plz workflow #117

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
jobs:
check:
permissions:
checks: write
uses: joshka/github-workflows/.github/workflows/rust-check.yml@main
with:
msrv: 1.80.0