Skip to content

ci(java/scala): auto check and insert unified license header #776

ci(java/scala): auto check and insert unified license header

ci(java/scala): auto check and insert unified license header #776

Workflow file for this run

name: Typo checker
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: "ubuntu-24.04"
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling of the entire repository
uses: crate-ci/[email protected]