Fix issue labeller job, again (#27287)
With the correct URL format this time
This commit is contained in:
2
.github/workflows/triage-labelled.yml
vendored
2
.github/workflows/triage-labelled.yml
vendored
@@ -60,7 +60,7 @@ jobs:
|
|||||||
- uses: konradpabjan/move-labeled-or-milestoned-issue@190352295fe309fcb113b49193bc81d9aaa9cb01
|
- uses: konradpabjan/move-labeled-or-milestoned-issue@190352295fe309fcb113b49193bc81d9aaa9cb01
|
||||||
with:
|
with:
|
||||||
action-token: "${{ secrets.ELEMENT_BOT_TOKEN }}"
|
action-token: "${{ secrets.ELEMENT_BOT_TOKEN }}"
|
||||||
project-url: "https://github.com/element-hq/element-web/projects/120"
|
project-url: "https://github.com/orgs/element-hq/projects/120"
|
||||||
column-name: "Needs info"
|
column-name: "Needs info"
|
||||||
label-name: "X-Needs-Info"
|
label-name: "X-Needs-Info"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user