CI: clang-tidy on PR

This commit is contained in:
redtide 2024-02-20 13:17:12 +01:00
parent 698e27f6a0
commit 9392c2d9b2
No known key found for this signature in database

View file

@ -23,6 +23,7 @@ env:
jobs:
clang_tidy:
name: Clang Tidy
if: github.event_name == 'pull_request'
runs-on: ubuntu-20.04
timeout-minutes: 10
steps: