Skip to content

Commit f00a15f

Browse files
authored
Add 'fix2026' branch to build workflow
1 parent cfaa90b commit f00a15f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: Build
33
on:
44
push:
55
branches:
6-
- trunk
6+
- trunk
7+
- fix2026
78
pull_request:
89
types: [opened, synchronize, reopened]
910

0 commit comments

Comments
 (0)