Skip to content

Commit 40bcc8e

Browse files
Change branches from main to trunk
1 parent 8dc5223 commit 40bcc8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codecoverage-main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ name: Codecoverage-Main
66
on:
77
push:
88
branches:
9-
- main
9+
- trunk
1010
pull_request:
1111
types: [ opened, reopened, ready_for_review, synchronize ]
1212
branches:
13-
- main
13+
- trunk
1414
workflow_dispatch:
1515

1616
jobs:

0 commit comments

Comments
 (0)