Skip to content

fix: update readme with --locked #2

fix: update readme with --locked

fix: update readme with --locked #2

Workflow file for this run

# .github/workflows/check.yml

Check failure on line 1 in .github/workflows/check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/check.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
check:
permissions:
checks: write
uses: robertpsoane/github-workflows/.github/workflows/rust-check.yml@main
with:
msrv: 1.78.0 # this is optional defaults to 1.56.0