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