Skip to content

Commit 2ba7ab6

Browse files
committed
chore: set default branch back to main
1 parent 7cc6e05 commit 2ba7ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/detect-breaking-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ on:
3434
client_branch:
3535
description: "The branch to target on the client repo"
3636
type: string
37-
default: "sdk-warn-on-breaking-changes"
37+
default: "main"
3838

3939
permissions:
4040
contents: read

0 commit comments

Comments
 (0)