Skip to content

Commit 4c3bb55

Browse files
committed
Remove Michal as reviewer
1 parent 735b7b3 commit 4c3bb55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_files_for_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Create Pull Request
5454
run: |
55-
gh pr create -B vNext -H "${{ inputs.NEW_VERSION }}-release" -r mbroz2 -r leochr --title "Updates for the release of ${{ inputs.NEW_VERSION }}" --body "Created by Github Actions"
55+
gh pr create -B vNext -H "${{ inputs.NEW_VERSION }}-release" -r leochr --title "Updates for the release of ${{ inputs.NEW_VERSION }}" --body "Created by Github Actions"
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858

0 commit comments

Comments
 (0)