Skip to content

Commit 828f5bb

Browse files
author
Alexander Batashev
authored
[CI] Allow stale issue bot to analyze more issues (#5602)
The default value is 30.
1 parent fb27c65 commit 828f5bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sycl_stale_issues.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ jobs:
1717
exempt-issue-labels: 'confirmed,hip,cuda,enhancement,help wanted,upstream'
1818
stale-issue-label: 'stale'
1919
exempt-all-issue-assignees: true
20+
operations-per-run: 200
21+

0 commit comments

Comments
 (0)