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 88054b3 commit 803f1b3Copy full SHA for 803f1b3
.github/workflows/artifact-size-metrics.yml
@@ -71,7 +71,8 @@ jobs:
71
72
- name: Show Results
73
uses: aws/aws-kotlin-repo-tools/.github/actions/artifact-size-metrics/show-results@main
74
- working-directory: smithy-kotlin
+ with:
75
+ working-directory: smithy-kotlin
76
77
- name: Evaluate
78
if: ${{ !contains(github.event.pull_request.labels.*.name, 'acknowledge-artifact-size-increase') }}
0 commit comments