mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
Small docs fix
This commit is contained in:
@@ -81,14 +81,12 @@ The cookiecutter template comes with a `.github/workflows/docker.yml` file, whic
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- ".github/ISSUE_TEMPLATE/**"
|
|
||||||
- "*.md"
|
- "*.md"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
- main
|
- main
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- ".github/ISSUE_TEMPLATE/**"
|
|
||||||
- "*.md"
|
- "*.md"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user