Documentation for the basic workflow

This commit is contained in:
Konrad Pabjan
2020-02-20 13:59:41 -05:00
parent 5d2c37103a
commit 5ce12321a2
5 changed files with 26 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: Node.js CI
on: