Skip to content

Commit 3a5527d

Browse files
committed
Updated github actions push branches.
1 parent 10a7fa3 commit 3a5527d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
branches: ['**']
66
push:
7-
branches: ['main']
7+
branches: ['master', 'develop', 'release/*']
88
tags: [v*]
99
release:
1010
types: [published]

0 commit comments

Comments
 (0)