Skip to content

Merge branch 'main' of https://github.com/marci1175/szeChat-v3 #4

Merge branch 'main' of https://github.com/marci1175/szeChat-v3

Merge branch 'main' of https://github.com/marci1175/szeChat-v3 #4

Workflow file for this run

name: typos
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
env:
CARGO_TERM_COLOR: always
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@master
with:
files: .