add codespell config and ci run

This commit is contained in:
hathach
2022-12-04 20:29:24 +07:00
parent d6d2499ad6
commit e3df3ac5ce
4 changed files with 37 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ on:
types:
- created
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
# ---------------------------------------
# Unit testing with Ceedling