We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c01c6f commit d865eb9Copy full SHA for d865eb9
1 file changed
.github/workflows/examples.yml
@@ -8,6 +8,7 @@ on:
8
- "go.mod"
9
- "go.sum"
10
- "examples/**.md"
11
+ workflow_dispatch:
12
13
concurrency:
14
group: ${{ github.repository }}-${{ github.workflow }}
0 commit comments