Skip to content

Commit 0f7317c

Browse files
authored
Update main.yml
1 parent 60ae70a commit 0f7317c

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

0 commit comments

Comments
 (0)