diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 7fbfc51..fae8714 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -72,7 +72,7 @@ jobs: - name: Lint run: yarn lint - lincense-check: + license-check: runs-on: ubuntu-latest steps: # Setup environment and checkout the project master