diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index e1946cf..766ddd0 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,4 +1,4 @@ -name: Check chagnes +name: Check changes on: [pull_request] @@ -11,4 +11,4 @@ jobs: with: node-version: "12.x" - run: npm ci - - run: npm run lint \ No newline at end of file + - run: npm run lint