Skip to content

Commit a06030c

Browse files
agarneha1331francisf
authored andcommitted
fix name in workflow file
1 parent a3f0614 commit a06030c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This job is to test different npm profiles in main branch against Pull Requests raised
22
# This workflow targets mocha-js
33

4-
name: Mocha-js Test workflow for Node from workflow_dispatch
4+
name: NodeJS SDK Test workflow on workflow_dispatch
55

66
on:
77
workflow_dispatch:

0 commit comments

Comments
 (0)