mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 13:17:56 +00:00
fix failing gha because of the wrong assignee (#2992)
* fix failing gha because of the wrong assignee * add assignees
This commit is contained in:
+2
-2
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user