Skip to content

artifact path

artifact path #53

Workflow file for this run

name: typo-check
on:
push:
pull_request:
branches: [ "main" ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: typos-action
uses: crate-ci/typos@v1.0.4