Skip to content

Commit d865eb9

Browse files
authored
ci: add option to trigger examples workflow manually (#667)
1 parent 3c01c6f commit d865eb9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/examples.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
- "go.mod"
99
- "go.sum"
1010
- "examples/**.md"
11+
workflow_dispatch:
1112

1213
concurrency:
1314
group: ${{ github.repository }}-${{ github.workflow }}

0 commit comments

Comments
 (0)