mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
[ci] do not run clang-tidy by scheduler
This commit is contained in:
2
.github/workflows/clang-tidy.yml
vendored
2
.github/workflows/clang-tidy.yml
vendored
@@ -2,8 +2,6 @@ name: clang-tidy-review
|
||||
on:
|
||||
pull_request_target:
|
||||
branches: [ master, stable* ]
|
||||
schedule:
|
||||
- cron: '30 3 * * SUN'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user