Skip to content

Commit

Permalink
Merge pull request #172 from openedx/feanil/fix_update_requirements_w…
Browse files Browse the repository at this point in the history
…orkflow

fix: Update upgrade-python-requirements.yml
  • Loading branch information
feanil authored Jun 4, 2024
2 parents ad3b24c + 2c53222 commit a723e82
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/upgrade-python-requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
call-upgrade-python-requirements-workflow:
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
with:
# If copying manually, also provide your default branch name in quotes here
branch: ${{ github.event.inputs.branch || "master" }}
branch: "master"
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
# team_reviewers: ""
Expand Down

0 comments on commit a723e82

Please sign in to comment.