Skip to content

Commit 594042e

Browse files
authored
Update githubMetrics.yml
1 parent 74330d7 commit 594042e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/githubMetrics.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,15 @@ jobs:
2828
client-id: ${{ secrets.AZURE_CLIENT_ID }}
2929
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
3030
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
31-
- uses: champnic/Porpoise@main
31+
- uses: champnic/Porpoise@azurecli
3232
env:
3333
GH_PAT: '${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}'
3434
GH_OWNER: 'MicrosoftEdge'
3535
GH_REPO: 'WebView2Feedback'
3636
GH_TRACKED_LABELS: 'tracked'
3737
ADO_PAT: '${{ secrets.ADO_PERSONAL_ACCESS_TOKEN }}'
3838
ADO_ORG: 'microsoft'
39+
ADO_PROJECT: 'edge'
3940
COEFF_VERSION: '0.1.1' # Not going to rev this, but updating NEG_REACTIONS from -1 to 2, and MENTIONS from 5 to 10.
4041
COEFF_UNIQUE_USERS: '10'
4142
COEFF_POS_REACTIONS: '5'

0 commit comments

Comments
 (0)