fix(common): Add test branch to run clang-tidy

This commit is contained in:
David Cermak
2024-06-07 12:01:51 +02:00
parent 6deb731bda
commit 84fd3261c3

View File

@ -4,7 +4,7 @@ on:
pull_request: pull_request:
push: push:
branches: branches:
- master - test_clang_tidy
jobs: jobs:
build: build: