Run codespell on push

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2023-11-09 18:49:19 +01:00
parent c21d9764c5
commit 69db4c18e8
+3
View File
@@ -1,5 +1,8 @@
name: Codespell
on:
push:
branches:
- '**'
pull_request:
types: [opened, synchronize, reopened, ready_for_review]