Skip to content

Commit d407b43

Browse files
committed
config(ci): rename workflow configs
1 parent 3fde441 commit d407b43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
1+
# This workflow will install node dependencies, build the source code and run tests
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
33

4-
name: Staging CI/CD
4+
name: Dev CI/CD
55

66
on:
77
push:

0 commit comments

Comments
 (0)