Skip to content

docs(apigateway): fix "the a stage" to "a stage" in README #10149

docs(apigateway): fix "the a stage" to "a stage" in README

docs(apigateway): fix "the a stage" to "a stage" in README #10149

Workflow file for this run

name: Check all requires files are in LFS
on:
pull_request: {}
permissions:
contents: read
jobs:
check-lfs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v6
with:
# We don't actually care about LFS file contents, just their integrity.
lfs: false
- name: Check LFS pointers
run: git lfs fsck --pointers