Skip to content

Commit e5d4875

Browse files
committed
Disable Zephyr in CI
1 parent 41150aa commit e5d4875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-zephyr.yml

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

99
jobs:
1010
build:

0 commit comments

Comments
 (0)