Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

ci: allow release-plz workflow to be manually run #17

ci: allow release-plz workflow to be manually run

ci: allow release-plz workflow to be manually run #17

Workflow file for this run

on:
push:
branches:
- main
pull_request:
jobs:
check:
permissions:
checks: write
uses: joshka/github-workflows/.github/workflows/rust-check.yml@main
with:
msrv: 1.76.0 # this is optional defaults to 1.56.0