all: spell check

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-17 12:55:38 +02:00
parent 1a7732b285
commit 1f747a28a9
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
name: 'Misc - Spell check'
on:
schedule: [cron: '55 0 * * 3'] # run weekly Wednesday 00:55 UTC
workflow_dispatch:
env:
DEBIAN_FRONTEND: noninteractive