Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 352 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 352 Bytes

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"]'