Skip to content

Commit ea636b2

Browse files
author
Freddy Kristiansen
authored
Update PullRequestHandler.yaml (microsoft#40)
Hotfix for issue microsoft/AL-Go#799
1 parent f33f8f6 commit ea636b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/PullRequestHandler.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
projectDependenciesJson: ${{ needs.Initialization.outputs.projectDependenciesJson }}
9595
secrets: 'licenseFileUrl,keyVaultCertificateUrl,*keyVaultCertificatePassword,keyVaultClientId,gitHubPackagesContext,applicationInsightsConnectionString'
9696
publishThisBuildArtifacts: ${{ needs.Initialization.outputs.workflowDepth > 1 }}
97+
artifactsNameSuffix: 'PR${{ github.event.number }}'
9798

9899
StatusCheck:
99100
runs-on: [ windows-latest ]

0 commit comments

Comments
 (0)