Skip to content

Commit 6afe4e6

Browse files
author
Feanil Patel
authored
fix: Update upgrade-python-requirements.yml
1 parent 342ed16 commit 6afe4e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-python-requirements.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: openedx/.github/.github/workflows/upgrade-python-requirements.yml@master
1818
with:
1919
# If copying manually, also provide your default branch name in quotes here
20-
branch: ${{ github.event.inputs.branch || "master" }}
20+
branch: ${{ github.event.inputs.branch || 'master' }}
2121
# optional parameters below; fill in if you'd like github or email notifications
2222
user_reviewers: "feanil"
2323
# team_reviewers: ""

0 commit comments

Comments
 (0)