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 7521ec8 commit 60c2e2eCopy full SHA for 60c2e2e
.github/workflows/release-readiness.yml
@@ -38,7 +38,6 @@ jobs:
38
repository: 'smithy-lang/smithy-kotlin'
39
40
- name: Check for smithy-kotlin unreleased changes
41
- if: ${{ !contains(github.event.pull_request.labels.*.name, 'ready-for-release') }}
42
run: |
43
echo "aws-sdk-kotlin branch: $GITHUB_HEAD_REF"
44
0 commit comments