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