Skip to content

changed log_level trace back to state #714

changed log_level trace back to state

changed log_level trace back to state #714

Workflow file for this run

name: Cppcheck
on:
workflow_dispatch:
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
jobs:
docker_check:
name: Cppcheck
uses: steinwurf/cppcheck-action/.github/workflows/action.yml@2.0.0