From 94738e2c0d2d61d9bb58900210cf8c7e4b3f7e50 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:32:32 -0800 Subject: [PATCH] Update reaction-comments.yml --- .github/workflows/reaction-comments.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/reaction-comments.yml b/.github/workflows/reaction-comments.yml index f3a0e67d..2f59dd34 100644 --- a/.github/workflows/reaction-comments.yml +++ b/.github/workflows/reaction-comments.yml @@ -5,8 +5,6 @@ on: types: [created, edited] pull_request_review_comment: types: [created, edited] - schedule: - - cron: '0 0 * * *' permissions: actions: write