We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d567cca commit 27e9fa7Copy full SHA for 27e9fa7
.github/workflows/ado.yml
@@ -9,7 +9,7 @@ jobs:
9
sync:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: captainbrosset/github-actions-issue-to-work-item@simple-sync
+ - uses: MicrosoftEdge/action-issue-to-workitem@main
13
env:
14
ado_token: "${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}"
15
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
0 commit comments