Skip to content

Update Smithy types to 3.0.0 and AWS SDK to 3.577.0 #156

Update Smithy types to 3.0.0 and AWS SDK to 3.577.0

Update Smithy types to 3.0.0 and AWS SDK to 3.577.0 #156

Workflow file for this run

name: PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint_pr:
name: Lint PR
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true