Skip to content

Commit baf5ca0

Browse files
authored
update
1 parent 4ff0502 commit baf5ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apichecks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ jobs:
8787
echo "Label api-breaking-change-signoff found, merge allowed ✅"
8888
exit 0
8989
else
90-
echo "Merge conditions not met ❌"
90+
echo "API breaking change detected, please ask for api-breaking-change-signoff"
9191
exit 1
9292
fi

0 commit comments

Comments
 (0)