Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit aa1174a

Browse files
Merge pull request #2682 from splunk/update-reminder-workflow-pedro-suggestion
Updated the workflow based on feedback from Pedro so that the reminder is posted immediately.
2 parents d4ef63c + 3e44534 commit aa1174a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/heretto-reminder.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Pull Request Reminder
22

33
on:
4-
schedule:
5-
- cron: '0 9 * * *' # Runs every day at 9:00 AM UTC. Adjust as needed.
64
pull_request:
75
types: [opened, synchronize, reopened]
86

0 commit comments

Comments
 (0)