diff --git a/cumulus/.github/workflows/release-10_rc-automation.yml b/cumulus/.github/workflows/release-10_rc-automation.yml index a30d9e6ea7..d1795faef0 100644 --- a/cumulus/.github/workflows/release-10_rc-automation.yml +++ b/cumulus/.github/workflows/release-10_rc-automation.yml @@ -59,7 +59,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VERSION: ${{ steps.compute_tag.outputs.version }} with: - assignees: release-engineering + assignees: EgorPopelyaev, coderobe, chevdor filename: .github/ISSUE_TEMPLATE/release-client.md - id: create-issue-checklist-runtime @@ -70,7 +70,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} VERSION: ${{ steps.compute_tag.outputs.version }} with: - assignees: release-engineering + assignees: EgorPopelyaev, coderobe, chevdor filename: .github/ISSUE_TEMPLATE/release-runtime.md - name: Matrix notification to ${{ matrix.channel.name }}