Skip to content

Commit f6f5272

Browse files
authored
Merge pull request #5 from githubnext/copilot/change-autoloop-freq-30-minutes
Set autoloop cadence to 30 minutes
2 parents 1168ea3 + 4212c46 commit f6f5272

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/autoloop.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/autoloop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ description: |
1111
- Maintains a single draft PR per program that accumulates all accepted iterations
1212
1313
on:
14-
schedule: every 6h
14+
schedule: every 30m
1515
workflow_dispatch:
1616
inputs:
1717
program:

0 commit comments

Comments
 (0)