Skip to content

Commit 1cc3886

Browse files
authored
Copilot CLI: Mention '/loop' (#62284)
1 parent 951b8f3 commit 1cc3886

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

content/copilot/how-tos/copilot-cli/automate-copilot-cli/schedule-prompts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ The prompt will be submitted after the interval you specified has elapsed and th
4545
/every 30m check for new comments on my open pull requests
4646
```
4747

48+
> [!NOTE]
49+
> `/loop` is an alias of `/every`. So you can enter `/loop` instead of `/every`, if you prefer, and the effect is the same.
50+
4851
## Scheduling a once-only prompt with `/after`
4952

5053
Type `/after` followed by a delay and the prompt you want to submit:

0 commit comments

Comments
 (0)