Run clang tidy in the context of the merge commit

This commit is contained in:
David Capello 2024-02-27 15:41:07 -03:00
parent 03403953f3
commit 619b5cbada

View File

@ -1,6 +1,6 @@
name: Clang Tidy Diff
on:
pull_request_target:
pull_request:
paths:
- '**.cpp'
- '**.h'