Skip to content

Commit

Permalink
Moving ADO mirror action to new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbrosset committed Jul 17, 2023
1 parent d567cca commit 27e9fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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 Down

0 comments on commit 27e9fa7

Please sign in to comment.