From f2f1ea3b09f3c45609635a0a313a9f710c3b603c Mon Sep 17 00:00:00 2001 From: Nesterov Alexander Date: Fri, 11 Oct 2024 19:13:47 +0200 Subject: [PATCH] Update perf-statistic.yml --- .github/workflows/perf-statistic.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/perf-statistic.yml b/.github/workflows/perf-statistic.yml index 0afa51a4b02..86b37373bbc 100644 --- a/.github/workflows/perf-statistic.yml +++ b/.github/workflows/perf-statistic.yml @@ -1,8 +1,6 @@ name: Collect performance statistic on: - push: - pull_request: schedule: - cron: '0 12 * * *'