Skip to content

Commit af8b3c6

Browse files
committed
Add branches for codecov upload
1 parent 08d0e6b commit af8b3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
branches: [ main, prod-beta, prod-stable, stage-beta, stage-stable ]
66
push:
7-
branches: [ main ]
7+
branches: [ main, prod-beta, prod-stable, stage-beta, stage-stable ]
88

99
env:
1010
BRANCH: ${{ github.base_ref }}

0 commit comments

Comments
 (0)