Skip to content

docs(vertexai): fix typo in README #5317

docs(vertexai): fix typo in README

docs(vertexai): fix typo in README #5317

Workflow file for this run

name: action_syntax
on: [pull_request]
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1