Skip to content

Commit

Permalink
Merge pull request #75 from edx/jenkins/update-code-df340dc
Browse files Browse the repository at this point in the history
fix: update organization references
  • Loading branch information
iamsobanjaved authored Jul 7, 2024
2 parents b8e162d + 1611a6b commit 4afba1a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ on:

jobs:
commitlint:
uses: edx/.github/.github/workflows/commitlint.yml@master
uses: openedx/.github/.github/workflows/commitlint.yml@master
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:

call-upgrade-python-requirements-workflow:
uses: edx/.github/.github/workflows/upgrade-python-requirements.yml@master
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
with:
branch: 'main'
team_reviewers: 'edx-data-engineering'
Expand Down

0 comments on commit 4afba1a

Please sign in to comment.