From 76162b85a624833ea1a466f572ec27936f32baff Mon Sep 17 00:00:00 2001 From: "John J. Gomez" Date: Thu, 8 Aug 2024 11:34:49 -0700 Subject: [PATCH] Update performance-regression-test.yml --- .github/workflows/performance-regression-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/performance-regression-test.yml b/.github/workflows/performance-regression-test.yml index bfa38df3134..38ae7e1f22b 100644 --- a/.github/workflows/performance-regression-test.yml +++ b/.github/workflows/performance-regression-test.yml @@ -4,7 +4,7 @@ permissions: contents: read on: - # schedule: + # schedule: # - cron: '0 16 * * *' issue_comment: types: [created]