Skip to content

Commit 993c3ea

Browse files
committed
Update toolsets in daily test improver workflow to specify repos, issues, and pull_requests
1 parent 8b500bf commit 993c3ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/daily-test-improver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ tools:
5656
bash: true
5757
repo-memory: true
5858
github:
59-
toolsets: [all]
59+
toolsets: [repos, issues, pull_requests]
6060
app:
6161
app-id: ${{ secrets.APP_ID }}
6262
private-key: ${{ secrets.APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)