Skip to content

Commit ca74272

Browse files
committed
adjust rate of activation
1 parent 9135cdf commit ca74272

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@
4545
"version": "v0.56.2",
4646
"sha": "f1073c5498ee46fec1530555a7c953445417c69b"
4747
},
48+
"github/gh-aw/actions/setup@v0.58.3": {
49+
"repo": "github/gh-aw/actions/setup",
50+
"version": "v0.58.3",
51+
"sha": "08a903b1fb2e493a84a57577778fe5dd711f9468"
52+
},
4853
"super-linter/super-linter@v8.5.0": {
4954
"repo": "super-linter/super-linter",
5055
"version": "v8.5.0",

workflows/repo-assist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: |
3-
A friendly repository assistant that runs 4 times a day to support contributors and maintainers.
3+
A friendly repository assistant that runs 2 times a day to support contributors and maintainers.
44
Can also be triggered on-demand via '/repo-assist <instructions>' to perform specific tasks.
55
- Labels and triages open issues
66
- Comments helpfully on open issues to unblock contributors and onboard newcomers
@@ -14,7 +14,7 @@ description: |
1414
Always polite, constructive, and mindful of the project's goals.
1515
1616
on:
17-
schedule: every 6h
17+
schedule: every 12h
1818
workflow_dispatch:
1919
slash_command:
2020
name: repo-assist

0 commit comments

Comments
 (0)