Skip to content

Commit d04f46f

Browse files
T-GroCopilot
andauthored
Reduce Repo Assist schedule from hourly to 4x daily (#19459)
Change schedule from 'every 1h' to 'every 6h' to reduce run frequency while still maintaining adequate coverage. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 6908bca commit d04f46f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/repo-assist.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/repo-assist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: |
1414
Always polite, constructive, and mindful of the project's goals.
1515
1616
on:
17-
schedule: every 1h
17+
schedule: every 6h
1818
workflow_dispatch:
1919
slash_command:
2020
name: repo-assist

0 commit comments

Comments
 (0)