diff --git a/.github/workflows/merge-conflict-auto-label.yml b/.github/workflows/merge-conflict-auto-label.yml index dea1f087..cf5598a6 100644 --- a/.github/workflows/merge-conflict-auto-label.yml +++ b/.github/workflows/merge-conflict-auto-label.yml @@ -4,7 +4,7 @@ on: branches: - main schedule: - - cron: "40 20 * * *" + - cron: "10 21 * * *" jobs: triage: