We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd6228 commit 3e44534Copy full SHA for 3e44534
.github/workflows/heretto-reminder.yml
@@ -1,8 +1,6 @@
1
name: Pull Request Reminder
2
3
on:
4
- schedule:
5
- - cron: '0 9 * * *' # Runs every day at 9:00 AM UTC. Adjust as needed.
6
pull_request:
7
types: [opened, synchronize, reopened]
8
0 commit comments