mirror of
https://github.com/actions/stale.git
synced 2025-12-10 03:57:04 +00:00
Fix test
This commit is contained in:
@@ -130,7 +130,8 @@ class IssuesProcessorBuilder {
|
||||
number: 0,
|
||||
draft: true,
|
||||
head: {
|
||||
ref: 'ref'
|
||||
ref: 'ref',
|
||||
repo: null
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user