Skip to content

Commit 414f906

Browse files
add workflow dispatch
1 parent 20b2065 commit 414f906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/silabs-build-examples.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99
branches:
1010
- main
1111
- "release_*"
12+
workflow_dispatch:
1213

1314
concurrency:
1415
group: silabs-build-examples-${{ github.ref }}

0 commit comments

Comments
 (0)