koudaiii / learn-microsoft-com-update-checker

Chrome extension to check and display the latest update date from the English version of Microsoft Learn pages when viewing the current language version.
https://chromewebstore.google.com/detail/learnmicrosoftcom-update/addjjinolilbffnlnfbaglljhngjminl
MIT License
1 stars 1 forks source link

Create node.js.yml #25

Closed koudaiii closed 1 month ago

koudaiii commented 1 month ago

This pull request introduces a new GitHub Actions workflow for continuous integration (CI) with Node.js. The workflow is designed to automate the installation of dependencies, caching, building, and testing across different Node.js versions.

CI Workflow Setup: