We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CI pipeline for Node.js: setup, conditional scripts, SonarCloud, artifacts, and PR reports
Copy and paste the following snippet into your .yml file.
- name: @actalog/node-ci uses: actalog/[email protected]
- name: @actalog/node-ci
uses: actalog/[email protected]
Continuous Integration for Node.js projects
name: CI on: - push jobs: node-ci: name: Node CI runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: actalog/node-ci@v3