diff --git a/.github/workflows/dependabot-automerge.md b/.github/workflows/dependabot-automerge.md index 60a5ea2..af3f1ac 100644 --- a/.github/workflows/dependabot-automerge.md +++ b/.github/workflows/dependabot-automerge.md @@ -33,7 +33,7 @@ on: types: [completed] branches: ["dependabot/**"] schedule: - - cron: "0 7 * * *" + - cron: "0 13 * * *" # 13:00 UTC (8am EST / 9am EDT) workflow_dispatch: permissions: contents: write