mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02:57 +00:00
Merge pull request #1328 from mathbunnyru/asalikhov/modern_issue_template
Use modern GitHub issue templates
This commit is contained in:
@@ -81,12 +81,14 @@ The cookiecutter template comes with a `.github/workflows/docker.yml` file, whic
|
||||
on:
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- ".github/ISSUE_TEMPLATE/**"
|
||||
- "*.md"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
paths-ignore:
|
||||
- ".github/ISSUE_TEMPLATE/**"
|
||||
- "*.md"
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user