Skip to content

ci: add workflows and dependabot settings #2

ci: add workflows and dependabot settings

ci: add workflows and dependabot settings #2

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.74.0