aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/merge-conflict-auto-label.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/merge-conflict-auto-label.yml b/.github/workflows/merge-conflict-auto-label.yml
index e237726a..dea1f087 100644
--- a/.github/workflows/merge-conflict-auto-label.yml
+++ b/.github/workflows/merge-conflict-auto-label.yml
@@ -3,6 +3,8 @@ on:
push:
branches:
- main
+ schedule:
+ - cron: "40 20 * * *"
jobs:
triage: