Skip to content

Merge branch 'dev' of https://github.com/SkyUOI/Zenith into dev #240

Merge branch 'dev' of https://github.com/SkyUOI/Zenith into dev

Merge branch 'dev' of https://github.com/SkyUOI/Zenith into dev #240

Workflow file for this run

name: Typos
on:
push:
branches: ["main", "dev"]
pull_request:
branches: ["main", "dev"]
jobs:
Typos:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@master
with:
files: .