Skip to content

Commit 482091a

Browse files
author
Vladyslav Tymofeiev
committed
Change upstream_repo variable to actual value
1 parent 2de42bd commit 482091a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report_conflicts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
uses: appsembler/action-conflict-counter/.github/workflows/report-via-comment.yml@main
88
with:
99
local_base_branch: ${{ github.base_ref }}
10-
upstream_repo: 'https://github.com/edx/edx-platform.git'
10+
upstream_repo: 'https://github.com/openedx/edx-platform.git'
1111
upstream_branches: 'open-release/nutmeg.master,master'
1212
exclude_paths: 'cms/static/js/,conf/locale/,lms/static/js/,package.json,package-lock.json,.github/'
1313
secrets:

0 commit comments

Comments
 (0)