Skip to content

Commit aa26195

Browse files
committed
enable pr check
1 parent b45e395 commit aa26195

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-zephyr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Zephyr
33
on:
44
push:
55
branches: ["main"]
6+
pull_request:
7+
types: [opened, reopened, synchronize, ready_for_review]
68
workflow_dispatch:
79

810
jobs:

0 commit comments

Comments
 (0)