Skip to content

Commit 9392c2d

Browse files
committed
CI: clang-tidy on PR
1 parent 698e27f commit 9392c2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ env:
2323
jobs:
2424
clang_tidy:
2525
name: Clang Tidy
26+
if: github.event_name == 'pull_request'
2627
runs-on: ubuntu-20.04
2728
timeout-minutes: 10
2829
steps:

0 commit comments

Comments
 (0)