Browse Source

chore: comments updated

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/3765/head
Raju Udava 2 years ago
parent
commit
d8d1162329
  1. 1
      .github/workflows/ci-cd.yml

1
.github/workflows/ci-cd.yml

@ -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:

Loading…
Cancel
Save