[ci] do not run clang-tidy by scheduler

This commit is contained in:
akallabeth 2024-04-08 09:25:38 +02:00 committed by akallabeth
parent 4b1bdc622a
commit b3d8434578
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ name: clang-tidy-review
on:
pull_request_target:
branches: [ master, stable* ]
schedule:
- cron: '30 3 * * SUN'
jobs:
build: