Skip to content

Commit d5c6f1b

Browse files
authored
Update main.yml
1 parent b82f037 commit d5c6f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
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: danhellem/github-actions-issue-to-work-item@mdToHtml
12+
- uses: danhellem/github-actions-issue-to-work-item@master
1313
env:
1414
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'
1515
github_token: '${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}'

0 commit comments

Comments
 (0)