Skip to content

Commit 4c07d52

Browse files
Add fail-on option to breaking changes workflow
1 parent d2de5d3 commit 4c07d52

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/breaking-changes.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jobs:
1414
with:
1515
base: 'origin/${{ github.base_ref }}:simple.yaml'
1616
revision: 'HEAD:simple.yaml'
17+
fail-on: WARN

0 commit comments

Comments
 (0)