We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20b2065 commit 414f906Copy full SHA for 414f906
.github/workflows/silabs-build-examples.yaml
@@ -9,6 +9,7 @@ on:
9
branches:
10
- main
11
- "release_*"
12
+ workflow_dispatch:
13
14
concurrency:
15
group: silabs-build-examples-${{ github.ref }}
0 commit comments