Skip to content

intelligo-mn/intelligo-actions

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Intelligo Actions

Github action for Intelligo Framework. 🚀

Code in Master

Install the dependencies

$ npm install

Build the typescript

$ npm run build

Run the tests ✔️

$ npm test

Usage:

uses: intelligo-mn/intelligo-actions@v1
with:
  packages: '["my-package"]'