Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add some README:s

Add some README:s #7

Workflow file for this run

name: Cargo Shear
on:
push:
branches:
- "main"
pull_request:
types: [opened, synchronize]
jobs:
cargo-shear:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Cargo Shear
uses: taiki-e/[email protected]
with:
tool: [email protected]
- name: Run Cargo Shear
run: |
cargo shear