CI and spell checks
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
name: 'Static Analyzer - clang-analyzer'
|
||||
on:
|
||||
schedule: [cron: '10 5 * * 3'] # run weekly Wednesday 05:10 UTC
|
||||
schedule: [cron: '10 4 * * 3'] # run weekly Wednesday 04:10 UTC
|
||||
workflow_dispatch:
|
||||
env:
|
||||
CMAKE_REQUIRED_QUIET: OFF
|
||||
|
||||
Reference in New Issue
Block a user