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 5abb0a3 commit e8fcacdCopy full SHA for e8fcacd
.github/workflows/ci-pull-request.yaml
@@ -55,4 +55,4 @@ jobs:
55
working-directory: ./templates
56
env:
57
S3_BUCKET: cf-templates-cloudvision-ci
58
- S3_PREFIX: pr/${{ github.sha }}
+ S3_PREFIX: pr/${{ github.event.pull_request.head.ref }}
0 commit comments