An open API service indexing awesome lists of open source software.

https://github.com/panates/github-actions

Github reusable workflow for checking code quality of a NodeJS repository
https://github.com/panates/github-actions

Last synced: 10 months ago
JSON representation

Github reusable workflow for checking code quality of a NodeJS repository

Awesome Lists containing this project

README

          

# Reusable Workflows for GitHub Actions

This Repository contains reusable workflows for GitHub Actions.

## Workflows

- NodeJS Quality Check Workflow

[node-qc.yaml](./docs/node-qc.md)

- NodeJS Release Workflow

[node-release.yaml](./docs/node-release.md)

- Sonar Analysis Workflow

[sonar.yaml](./docs/sonar.md)

## 📄 License

This project is licensed under the **MIT License**.