Skip to content

feat: initial L3 understack plugin setup #5592

feat: initial L3 understack plugin setup

feat: initial L3 understack plugin setup #5592

Workflow file for this run

# https://github.com/crate-ci/typos
name: Typos Spell Checker
on:
push:
pull_request:
workflow_dispatch:
merge_group:
types: [checks_requested]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Typos Spell Checker
uses: crate-ci/typos@2872c382bb9668d4baa5eade234dcbc0048ca2cf # v1.28.2
with:
config: ./.typos.toml