Skip to content

Commit 9f6514f

Browse files
Update build.yml
1 parent 7d79b60 commit 9f6514f

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
pull_request:
55
branches:
6-
- main,starter
6+
- main
7+
- starter
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)