Skip to content

feat: Add contributoor chart with initial configuration #5

feat: Add contributoor chart with initial configuration

feat: Add contributoor chart with initial configuration #5

Workflow file for this run

name: Check typos
on:
pull_request:
branches:
- master
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Check for typos
uses: crate-ci/[email protected]