name: 'Test action' on: workflow_dispatch: push: branches: - main jobs: check-links: runs-on: ubuntu-latest steps: run: npm install