Skip to content

Commit

Permalink
feat: use my fork
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharis278 committed Oct 11, 2024
1 parent a72de96 commit 34a83d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
call-upgrade-python-requirements-workflow:
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
uses: Zacharis278/.github/.github/workflows/upgrade-python-requirements.yml@master
with:
branch: ${{ github.event.inputs.branch || 'main' }}
# python_version: "3.12"
Expand Down

0 comments on commit 34a83d7

Please sign in to comment.