Fix contributed-recipes trigger

This commit is contained in:
Ayaz Salikhov
2023-08-20 16:43:20 +02:00
parent d154bdd800
commit 803652a6c1

View File

@@ -9,13 +9,13 @@ on:
pull_request:
paths:
- ".github/workflows/contributed-recipes.yml"
- "docs/using/recipe_code/"
- "docs/using/recipe_code/**"
push:
branches:
- main
paths:
- ".github/workflows/contributed-recipes.yml"
- "docs/using/recipe_code/"
- "docs/using/recipe_code/**"
workflow_dispatch:
workflow_call: