OSOE-879: Broken formatting in community issues #2486
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Spelling | |
# 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: | |
spelling: | |
name: Spelling | |
uses: Lombiq/GitHub-Actions/.github/workflows/spelling.yml@dev | |
with: | |
additional-dictionaries: | | |
cspell:companies/src/companies.txt |