Skip to content

Commit 9a45f5e

Browse files
Update OASDiff action to use simple.yaml
1 parent 8d8c66b commit 9a45f5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-comment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313

1414
- uses: oasdiff/oasdiff-action/pr-comment@v0.0.40-beta.3
1515
with:
16-
base: 'origin/${{ github.base_ref }}:openapi.yaml'
17-
revision: 'HEAD:openapi.yaml'
16+
base: 'origin/${{ github.base_ref }}:simple.yaml'
17+
revision: 'HEAD:simple.yaml'
1818
oasdiff-token: ${{ secrets.OASDIFF_TOKEN }}

0 commit comments

Comments
 (0)