Skip to content

Commit 88645b2

Browse files
Change auto reviewers (#79)
1 parent 5abde3e commit 88645b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_version.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
git add ./v8_c_api/src/v8include/*
5050
git commit -m "Auto update version to ${{ inputs.v8_version }}"
5151
git push origin auto_update_version_to_${{ inputs.v8_version }}
52-
gh pr create --title "Auto update version to ${{ inputs.v8_version }}" --body "Generated by GitHub action" --reviewer MeirShpilraien,vityafx
52+
gh pr create --title "Auto update version to ${{ inputs.v8_version }}" --body "Generated by GitHub action" --reviewer MeirShpilraien,iddm

0 commit comments

Comments
 (0)