Skip to content

Commit 5d91bd0

Browse files
authored
Merge pull request #1364 from mathbunnyru/asalikhov/fix_after_merge
Small docs fix
2 parents 38b616f + 90e43db commit 5d91bd0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/contributing/stacks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,12 @@ The cookiecutter template comes with a `.github/workflows/docker.yml` file, whic
8181
on:
8282
pull_request:
8383
paths-ignore:
84-
- ".github/ISSUE_TEMPLATE/**"
8584
- "*.md"
8685
push:
8786
branches:
8887
- master
8988
- main
9089
paths-ignore:
91-
- ".github/ISSUE_TEMPLATE/**"
9290
- "*.md"
9391
```
9492

0 commit comments

Comments
 (0)