Skip to content

Commit 760e621

Browse files
committed
Fix github actions for release branches
1 parent d747bbe commit 760e621

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
- develop
8+
- release*
89
pull_request:
910
type: [opened, reopened, edited]
1011

0 commit comments

Comments
 (0)