Skip to content

Commit 27e9fa7

Browse files
Moving ADO mirror action to new repo
1 parent d567cca commit 27e9fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ado.yml

+1-1
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 }}"

0 commit comments

Comments
 (0)