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