mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
Update label-move.yml
This commit is contained in:
parent
8f65781efc
commit
57add8d270
2
.github/workflows/label-move.yml
vendored
2
.github/workflows/label-move.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
steps:
|
||||
- uses: konradpabjan/move-labeled-or-milestoned-issue@v2.0
|
||||
with:
|
||||
action-token: "${{ secrets.GH_REPO_TOKEN }}"
|
||||
action-token: "${{ secrets.LABELER_GITHUB_TOKEN }}"
|
||||
project-url: "https://github.com/orgs/sourcegraph/projects/145"
|
||||
column-name: "To Triage 📥"
|
||||
label-name: "team/extensibility"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user