diff --git a/action.yml b/action.yml index a6c9095..3649759 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: 'TypeScript Error Reporter' -description: 'TS compiler diagnostics reporter' +description: 'Report type check result on PR diff view.' author: 'andoshin11' runs: using: 'node12'