Skip to content

Commit 616c5a5

Browse files
agarneha1331francisf
authored andcommitted
Fix workflow file
1 parent 679f81e commit 616c5a5

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 profiles in sdk branch against Pull Requests raised
22
# This workflow targets pytest
33

4-
name: Python SDK Test workflow on workflow_dispatch(from main branch)
4+
name: Python SDK Test workflow on workflow_dispatch
55

66
on:
77
workflow_dispatch:

0 commit comments

Comments
 (0)