mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-14 05:22:56 +00:00
Fix contributed-recipes trigger
This commit is contained in:
4
.github/workflows/contributed-recipes.yml
vendored
4
.github/workflows/contributed-recipes.yml
vendored
@@ -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:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user