Add workflow_dispatch to contributed-recipes workflow

This commit is contained in:
Ayaz Salikhov
2023-07-29 11:30:13 +04:00
parent 3778ebff6e
commit 4387d1d12b

View File

@@ -15,6 +15,7 @@ on:
paths:
- ".github/workflows/contributed-recipes.yml"
- "docs/using/recipe_code/"
workflow_dispatch:
jobs:
test-recipes: