Skip to content

Commit

Permalink
Switch ADO mirror job to new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbrosset authored Jul 17, 2023
1 parent 9867a75 commit a19b362
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ado.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
sync:
runs-on: ubuntu-latest
steps:
- uses: captainbrosset/github-actions-issue-to-work-item@simple-sync
- uses: MicrosoftEdge/action-issue-to-workitem@main
env:
ado_token: "${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}"
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
Expand All @@ -18,4 +18,4 @@ jobs:
ado_organization: 'microsoft'
ado_project: 'Edge'
ado_tags: 'EdgeDriverGitHubSync'
ado_area_path: 'Edge\Web Experience\Developer Tools\Automation'
ado_area_path: 'Edge\Web Experience\Developer Tools\Automation'

0 comments on commit a19b362

Please sign in to comment.