Skip to content

feat(subcmd/clean): add --keep-downloadable and --keep-installed #1483

feat(subcmd/clean): add --keep-downloadable and --keep-installed

feat(subcmd/clean): add --keep-downloadable and --keep-installed #1483

Workflow file for this run

name: Check typo
on:
push:
branches: [ "*" ]
jobs:
check-typo:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/[email protected]