mirror of
https://github.com/actions/stale.git
synced 2025-12-28 19:18:16 +00:00
committed by
GitHub
parent
9d6f46564a
commit
e96f31f877
3
src/interfaces/label.ts
Normal file
3
src/interfaces/label.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface ILabel {
|
||||
name: string;
|
||||
}
|
||||
Reference in New Issue
Block a user