We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 613e8a0 commit 447cb19Copy full SHA for 447cb19
.github/workflows/post_release.yaml
@@ -49,7 +49,7 @@ jobs:
49
--body "This PR updates \`version.py\` to match the latest release: ${{ github.event.release.name }}" \
50
--base master \
51
--head ${{ env.BRANCH_NAME }} \
52
- --reviewer yambottle
+ --reviewer dimitri-yatsenko,yambottle,ttngu207
53
slack-notification:
54
runs-on: ubuntu-latest
55
steps:
0 commit comments