Skip to content

OSOE-935: Removing obsolete ui-test-parallelism, fixing blame hang dump merging #34

OSOE-935: Removing obsolete ui-test-parallelism, fixing blame hang dump merging

OSOE-935: Removing obsolete ui-test-parallelism, fixing blame hang dump merging #34

name: Codespell
# This is the same workflow you'd find in our other submodules. Unlike the rest of the workflows in this repo, this one
# is meant to actually run here, so don't call it from other repos.
on:
pull_request:
push:
branches:
- dev
jobs:
codespell:
name: Codespell
uses: Lombiq/GitHub-Actions/.github/workflows/codespell.yml@issue/OSOE-935