Skip to content

Commit f9e7d41

Browse files
authored
Merge pull request #217 from githubnext/copilot/change-autoloop-agentic-workflow
Run autoloop agentic workflow every 15 minutes
2 parents 35dc2aa + 19c7cd0 commit f9e7d41

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

.github/workflows/autoloop.lock.yml

Lines changed: 14 additions & 14 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
@@ -12,7 +12,7 @@ description: |
1212
- Maintains a single GitHub issue per program where all status, iteration logs, and human steering live
1313
1414
on:
15-
schedule: every 30m
15+
schedule: every 15m
1616
workflow_dispatch:
1717
inputs:
1818
program:

0 commit comments

Comments
 (0)