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 dff8933 commit a60bcdfCopy full SHA for a60bcdf
.github/workflows/ci-testing-deploy.yml
@@ -2766,7 +2766,7 @@ jobs:
2766
enable-cache: false
2767
- name: checkout
2768
uses: actions/checkout@v4
2769
- - name: sheck api-server backwards compatibility
+ - name: check api-server backwards compatibility
2770
run: |
2771
./scripts/openapi-diff.bash breaking --fail-on ERR\
2772
https://raw.githubusercontent.com/${{ github.event.pull_request.base.repo.full_name }}/refs/heads/${{ github.event.pull_request.base.ref }}/services/api-server/openapi.json \
0 commit comments