Skip to content

Commit a19b362

Browse files
Switch ADO mirror job to new repo
1 parent 9867a75 commit a19b362

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ado.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
sync:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: captainbrosset/github-actions-issue-to-work-item@simple-sync
12+
- uses: MicrosoftEdge/action-issue-to-workitem@main
1313
env:
1414
ado_token: "${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}"
1515
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
@@ -18,4 +18,4 @@ jobs:
1818
ado_organization: 'microsoft'
1919
ado_project: 'Edge'
2020
ado_tags: 'EdgeDriverGitHubSync'
21-
ado_area_path: 'Edge\Web Experience\Developer Tools\Automation'
21+
ado_area_path: 'Edge\Web Experience\Developer Tools\Automation'

0 commit comments

Comments
 (0)