mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-06 00:03:22 +00:00
Updated issue router to migrated project (#14114)
This commit is contained in:
parent
ae148ebc05
commit
b313055ad6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/add-issues-to-project.yml
vendored
2
.github/workflows/add-issues-to-project.yml
vendored
|
|
@ -13,6 +13,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/add-to-project@v0.4.0
|
||||
with:
|
||||
project-url: https://github.com/microsoft/onnxruntime/projects/6
|
||||
project-url: https://github.com/orgs/microsoft/projects/635
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
labeled: documentation
|
||||
|
|
|
|||
Loading…
Reference in a new issue