We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41150aa commit e5d4875Copy full SHA for e5d4875
.github/workflows/build-zephyr.yml
@@ -3,8 +3,8 @@ name: Zephyr
3
on:
4
push:
5
branches: ["main"]
6
- pull_request:
7
- types: [opened, reopened, synchronize, ready_for_review]
+ # pull_request:
+ # types: [opened, reopened, synchronize, ready_for_review]
8
9
jobs:
10
build:
0 commit comments