mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-13 21:12:57 +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:
|
||||
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:
|
||||
|
||||
|
Reference in New Issue
Block a user