Skip to content

Commit 6fa3d67

Browse files
Merge pull request #1876 from Fryguy/gha_yarn_lock
Fix issue with the wrong repo name
2 parents 83409a8 + bdee1bb commit 6fa3d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yarn_lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
labels: dependencies
3939
assignees: jeffibm
4040
team-reviewers: ManageIQ/committers-ui
41-
push-to-fork: miq-bot/manageiq-ui-classic
41+
push-to-fork: miq-bot/manageiq-ui-service
4242
title: Update yarn.lock with latest dependencies
4343
body: Update yarn.lock with latest dependencies
4444
token: ${{ secrets.PR_TOKEN }}

0 commit comments

Comments
 (0)