diff --git a/.github/workflows/gh-sync.yml b/.github/workflows/gh-sync.yml index c39d2c7b..87b70525 100644 --- a/.github/workflows/gh-sync.yml +++ b/.github/workflows/gh-sync.yml @@ -53,4 +53,5 @@ jobs: issue-number: ${{github.event.issue.number}} # Auto-generated from GitHub action ado-token: ${{ secrets.AZURE_DEVOPS_TOKEN }} # Your Personal Access Token (PAT) github-token: ${{ secrets.GITHUB_TOKEN }} # Auto-generated from GitHub action + ado-assigned-to: ${{ secrets.AZURE_DEVOPS_GPU_ASSIGNED_TO }}