Skip to content

build: CodeRabbit 導入 #951

build: CodeRabbit 導入

build: CodeRabbit 導入 #951

Workflow file for this run

name: Test GitHub Action
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Writes changes in the local checkout
uses: crate-ci/typos@master