Skip to content

Commit cc3f5f0

Browse files
committed
build: default branch to main PT-1933
1 parent 3c81303 commit cc3f5f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: release-please
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
# manual triggered
88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)