Skip to content

Commit e2c26e8

Browse files
authored
Update testAction.yml
1 parent 1c06483 commit e2c26e8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/testAction.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ jobs:
1919
azcliversion: latest
2020
inlineScript: |
2121
az account show
22+
- name: Sync to ADO
23+
uses: champnic/github-actions-issue-to-work-item@testManagedIdentities
24+
with:
25+
ado_organization: 'microsoft'
26+
ado_project: 'Edge'
27+
ado_area_path: 'Edge\Web Experience\WebView2'

0 commit comments

Comments
 (0)