Skip to content

Commit

Permalink
Merge pull request #265 from openedx/feanil-patch-1
Browse files Browse the repository at this point in the history
build: Update upgrade-python-requirements.yml
  • Loading branch information
Feanil Patel authored Oct 10, 2023
2 parents 2ecd86a + 6413e19 commit c1a891c
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 @@ -14,7 +14,7 @@ jobs:
call-upgrade-python-requirements-workflow:
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
with:
branch: ${{ github.event.inputs.branch || '$default-branch' }}
branch: ${{ github.event.inputs.branch || 'master' }}
# optional parameters below; fill in if you'd like github or email notifications
# user_reviewers: ""
team_reviewers: 'axim-aximprovements'
Expand Down

0 comments on commit c1a891c

Please sign in to comment.