Skip to content

Commit 6ee2f4e

Browse files
authoredOct 3, 2024
Put back the original efr32 workflow to check runs
1 parent 3a38f3a commit 6ee2f4e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎.github/workflows/examples-efr32.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@
1515
name: Build example - EFR32
1616

1717
on:
18-
push:
19-
branches:
20-
- master
21-
- 'v*-branch'
18+
push:
19+
branches-ignore:
20+
- 'dependabot/**'
2221
pull_request:
2322
merge_group:
2423

0 commit comments

Comments
 (0)