From fa46def132298987808e14dc45cd729594dcc2fc Mon Sep 17 00:00:00 2001 From: Marks Polakovs Date: Sun, 19 Apr 2020 15:58:57 +0200 Subject: [PATCH] try some random shite --- .github/workflows/main.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4141783..e02501d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -26,7 +26,7 @@ jobs: # Type checks - name: TypeScript Error Reporter - uses: andoshin11/typescript-error-reporter-action@v1.0.2 + uses: icrawl/action-tsc@v1 # ESLint - name: ESLint Action @@ -40,3 +40,7 @@ jobs: branch: master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + + # TODO + - name: todo-actions + uses: dtinth/todo-actions@v0.2.0