We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c06483 commit e2c26e8Copy full SHA for e2c26e8
.github/workflows/testAction.yml
@@ -19,3 +19,9 @@ jobs:
19
azcliversion: latest
20
inlineScript: |
21
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