Skip to content

Commit

Permalink
fix: attempting to debug requirements workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alangsto committed Dec 13, 2024
1 parent b874662 commit d0f0856
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
with:
branch: ${{ github.event.inputs.branch || 'main' }}
python_version: "3.11"
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
# team_reviewers: ""
Expand Down

0 comments on commit d0f0856

Please sign in to comment.