mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
This reverts commit 75dabc5dce
.
This commit is contained in:
parent
75dabc5dce
commit
c3f8647c3e
1 changed files with 3 additions and 3 deletions
6
.github/workflows/pr-project-assigner.yml
vendored
6
.github/workflows/pr-project-assigner.yml
vendored
|
@ -13,8 +13,8 @@ jobs:
|
|||
with:
|
||||
issue-mappings: |
|
||||
[
|
||||
# { "label": "Team:AppArch", "projectName": "kibana-app-arch", "columnId": 6173897 },
|
||||
# { "label": "Feature:Lens", "projectName": "Lens", "columnId": 6219362 },
|
||||
# { "label": "Team:Canvas", "projectName": "canvas", "columnId": 6187580 }
|
||||
{ "label": "Team:AppArch", "projectName": "kibana-app-arch", "columnId": 6173897 },
|
||||
{ "label": "Feature:Lens", "projectName": "Lens", "columnId": 6219362 },
|
||||
{ "label": "Team:Canvas", "projectName": "canvas", "columnId": 6187580 }
|
||||
]
|
||||
ghToken: ${{ secrets.PROJECT_ASSIGNER_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue