Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Commit 8ef3b3e

Browse files
committed
☔ Fix branch trigger
1 parent 74cea0c commit 8ef3b3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
pull_request:
77
push:
88
# Preview
9-
branches: [ main ]
9+
branches: [ develop ]
1010
# Stable
1111
tags: [ "v*" ]
1212

0 commit comments

Comments
 (0)