Skip to content

Commit f2c0017

Browse files
action/pr-comment
1 parent 41db80e commit f2c0017

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
@@ -16,8 +16,8 @@ jobs:
1616

1717
- run: git fetch --depth=1 origin ${{ github.base_ref }}
1818

19-
- uses: oasdiff/oasdiff-action/breaking@v0.0.37
19+
- uses: oasdiff/oasdiff-action/pr-comment@v0.0.37
2020
with:
2121
base: 'origin/${{ github.base_ref }}:simple.yaml'
2222
revision: 'HEAD:simple.yaml'
23-
fail-on: ERR
23+
oasdiff-token: ${{ secrets.OASDIFF_TOKEN }}

0 commit comments

Comments
 (0)