Skip to content

Commit d014cdf

Browse files
committed
update repo assist
1 parent ff74dcd commit d014cdf

2 files changed

Lines changed: 24 additions & 20 deletions

File tree

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

Lines changed: 21 additions & 19 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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ on:
2929
pull-requests: read
3030
steps:
3131
- id: check
32+
env:
33+
GH_TOKEN: ${{ github.token }}
3234
run: |
3335
MAX_OPEN_PRS=8
3436
if [[ "$GITHUB_EVENT_NAME" != "schedule" ]]; then exit 0; fi
@@ -195,7 +197,7 @@ steps:
195197
json.dump(result, f, indent=2)
196198
EOF
197199
198-
source: githubnext/agentics/workflows/repo-assist.md@1c6668b751c51af8571f01204ceffb19362e0f66
200+
source: githubnext/agentics/workflows/repo-assist.md@42c2ab5b4e4c9273534c39259b2e0df7f20f07e9
199201
---
200202

201203
# Repo Assist

0 commit comments

Comments
 (0)