Skip to content

Commit 274c0ee

Browse files
committed
fix name in workflow file
1 parent 3edb0bb commit 274c0ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 wdio
33

4-
name: WedDriverIO Test workflow for Node from workflow_dispatch
4+
name: NodeJS Test workflow on workflow_dispatch
55

66
on:
77
workflow_dispatch:

0 commit comments

Comments
 (0)