mirror of
https://github.com/actions/stale.git
synced 2025-12-26 18:28:18 +00:00
Update @actions/github to 5.0.1 (#707)
* Update github package * Update dist * Use @actions/github@5.0.1 * Cleanup * More cleanup
This commit is contained in:
@@ -3,5 +3,5 @@ export interface IPullRequest {
|
||||
head: {
|
||||
ref: string;
|
||||
};
|
||||
draft: boolean;
|
||||
draft?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user