Skip to content

Commit 930e49b

Browse files
committed
fix name in workflow file
1 parent eddbd48 commit 930e49b

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 master branch against Pull Request raised
22
# This workflow targets cucumber-js
33

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