Skip to content

Commit 252bfd0

Browse files
Update examples-nuttx.yaml
1 parent 3c3c212 commit 252bfd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/examples-nuttx.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ name: Build example - NuttX
1616

1717
on:
1818
push:
19+
branches:
20+
- master
21+
- 'v*-branch'
22+
branches-ignore:
23+
- 'dependabot/**'
1924
pull_request:
2025
merge_group:
2126
workflow_dispatch:

0 commit comments

Comments
 (0)