Merge pull request #24930 from aramissennyeydd/openapi-tooling/verify-check
fix(openapi-tooling): breaking changes check
This commit is contained in:
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- name: breaking changes check
|
||||
run: |
|
||||
yarn backstage-repo-tools repo schema openapi check --since origin/${{ github.base_ref }} > comment.md
|
||||
yarn backstage-repo-tools repo schema openapi diff --since origin/${{ github.base_ref }} > comment.md
|
||||
|
||||
- name: Upload Rendered Comment as Artifact
|
||||
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
|
||||
|
||||
Reference in New Issue
Block a user