Skip to content

Commit ae4ca29

Browse files
Update examples-cc32xx.yaml
1 parent bfd24a3 commit ae4ca29

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/examples-cc32xx.yaml

+4-1
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ name: Build example - TI CC32XX
1717
on:
1818
workflow_dispatch:
1919
push:
20+
branches:
21+
- master
22+
- 'v*-branch'
2023
branches-ignore:
21-
- "dependabot/**"
24+
- 'dependabot/**'
2225
pull_request:
2326
merge_group:
2427

0 commit comments

Comments
 (0)