Skip to content

Commit 47a232f

Browse files
authored
Fix sync action
1 parent 89b3a9d commit 47a232f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
name: Testing workflow
1111
steps:
12-
- uses: champnic/github-actions-issue-to-work-item@users/champnic/master
12+
- uses: champnic/github-actions-issue-to-work-item@master
1313
env:
1414
github_token: "${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}"
1515
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'

0 commit comments

Comments
 (0)