We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b82f037 commit d5c6f1bCopy full SHA for d5c6f1b
.github/workflows/main.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
name: Testing workflow
11
steps:
12
- - uses: danhellem/github-actions-issue-to-work-item@mdToHtml
+ - uses: danhellem/github-actions-issue-to-work-item@master
13
env:
14
ado_token: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'
15
github_token: '${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}'
0 commit comments