Skip to content

Commit

Permalink
Update the issue triage labeller for the new triage project
Browse files Browse the repository at this point in the history
It was failing because the old project has been deleted, so update
it to the new one.
  • Loading branch information
dbkr committed Apr 3, 2024
1 parent cf605b5 commit c5da65b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/triage-labelled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ jobs:
- uses: konradpabjan/move-labeled-or-milestoned-issue@190352295fe309fcb113b49193bc81d9aaa9cb01
with:
action-token: "${{ secrets.ELEMENT_BOT_TOKEN }}"
project-url: "https://github.com/element-hq/element-web/projects/27"
column-name: "Need info"
project-url: "https://github.com/element-hq/element-web/projects/120"
column-name: "Needs info"
label-name: "X-Needs-Info"

add_priority_design_issues_to_project:
Expand Down

0 comments on commit c5da65b

Please sign in to comment.