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: pull_request:
paths: paths:
- ".github/workflows/contributed-recipes.yml" - ".github/workflows/contributed-recipes.yml"
- "docs/using/recipe_code/" - "docs/using/recipe_code/**"
push: push:
branches: branches:
- main - main
paths: paths:
- ".github/workflows/contributed-recipes.yml" - ".github/workflows/contributed-recipes.yml"
- "docs/using/recipe_code/" - "docs/using/recipe_code/**"
workflow_dispatch: workflow_dispatch:
workflow_call: workflow_call: