mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
Run clang tidy in the context of the merge commit
This commit is contained in:
parent
03403953f3
commit
619b5cbada
2
.github/workflows/clang_tidy.yml
vendored
2
.github/workflows/clang_tidy.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Clang Tidy Diff
|
name: Clang Tidy Diff
|
||||||
on:
|
on:
|
||||||
pull_request_target:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- '**.cpp'
|
- '**.cpp'
|
||||||
- '**.h'
|
- '**.h'
|
||||||
|
Loading…
Reference in New Issue
Block a user