Skip to content

Commit c9836e0

Browse files
committed
Test removing changelog from health defaults
1 parent d5ec350 commit c9836e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/health.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ on:
4949
# needed.
5050
checks:
5151
description: What to check for in the PR health check - any subset of "version,changelog,license,coverage,breaking,do-not-submit"
52-
default: "version,changelog,license,coverage,breaking,do-not-submit"
52+
default: "version,license,coverage,breaking,do-not-submit"
5353
type: string
5454
required: false
5555
fail_on:

0 commit comments

Comments
 (0)