Skip to content

Update .github/workflows/valgrind.yml to be concurrent #619

Update .github/workflows/valgrind.yml to be concurrent

Update .github/workflows/valgrind.yml to be concurrent #619

Workflow file for this run

name: Clang-Format
on:
workflow_dispatch:
schedule:
- cron: "0 1 * * *" # 3 AM CET
push:
pull_request:
jobs:
Clang-Format:
uses: steinwurf/clang-format-action/.github/workflows/action.yml@4.0.0