Skip to content

Commit 4b39400

Browse files
authored
Merge pull request #689 from pooryam92/master
Fix broken workflow for utilities
2 parents 33052e7 + 59694b0 commit 4b39400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/BuildAndDeployBetalgoOpenAIUtilities.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build And Deploy Betalgo.OpenAI.Utilities
22

33
on:
44
workflow_run:
5-
workflows: ["Build And Deploy Betalgo.OpenAI"]
5+
workflows: ["Build And Deploy Betalgo.Ranul.OpenAI"]
66
branches: [master]
77
types:
88
- completed

0 commit comments

Comments
 (0)