|
|
@ -1,5 +1,6 @@ |
|
|
|
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node |
|
|
|
# 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 |
|
|
|
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions |
|
|
|
|
|
|
|
# Trigger configuration : https://gist.github.com/myobie/671d2f2a1e503efa0c05e7b865c26a9d |
|
|
|
|
|
|
|
|
|
|
|
name: "CI/CD" |
|
|
|
name: "CI/CD" |
|
|
|
on: |
|
|
|
on: |
|
|
|