Skip to content

feat(bedrock): add bedrock custom models, customization jobs, provisioned throughput and logging configuration #1036

feat(bedrock): add bedrock custom models, customization jobs, provisioned throughput and logging configuration

feat(bedrock): add bedrock custom models, customization jobs, provisioned throughput and logging configuration #1036

Workflow file for this run

name: semantic-lint
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
pull-requests: read
jobs:
semantic-lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}