Skip to content

Commit 696db45

Browse files
agarneha1331francisf
authored andcommitted
fix name in workflow file
1 parent f31a5f6 commit 696db45

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 jest-js
33

4-
name: Jest-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)