Skip to content

Commit 4968104

Browse files
committed
chore: release-please trigger on 2.x branch
1 parent 92fe4ba commit 4968104

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
@@ -2,7 +2,7 @@ name: Release Please
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [main, 'zapi-v2.x.0']
66

77
permissions:
88
contents: write

0 commit comments

Comments
 (0)