summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/auto_approve.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/auto_approve.yml b/.github/workflows/auto_approve.yml
index d526db397c..a68d7c63ed 100644
--- a/.github/workflows/auto_approve.yml
+++ b/.github/workflows/auto_approve.yml
@@ -4,7 +4,7 @@ permissions: {}
4 4
5on: 5on:
6 schedule: 6 schedule:
7 - cron: "*/5 * * * *" 7 - cron: "*/30 * * * *"
8 8
9jobs: 9jobs:
10 automatic_approve: 10 automatic_approve: