Add clang-format
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Sebastian Ranoszek 2025-04-04 19:52:44 +02:00
parent 79b16ccc81
commit 7d02b9335f

View file

@ -66,6 +66,8 @@ steps:
local_ref: gh-pages local_ref: gh-pages
commit_message: "Apply clang-format changes [skip ci]" commit_message: "Apply clang-format changes [skip ci]"
commit: true commit: true
ssh_key:
from_secret: PUSH_SSH
depends_on: depends_on:
- Confirm-Build - Confirm-Build