Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70b8cd5

Browse files
committed
Fix yaml spacing
1 parent 489e54e commit 70b8cd5

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/autoclose_comment.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# yamllint disable-file
21
---
32
name: autoclose comment
43
# Post comment on PRs when labeled with "status: autoclose candidate".
@@ -55,10 +54,12 @@ jobs:
5554
5655
To increase the chance of a productive review:
5756
58-
- Use [the template provided in the PR description](https://github.com/matplotlib/matplotlib/blob/main/.github/PULL_REQUEST_TEMPLATE.md)
59-
and fill it out as completely as possible, especially the summary and AI Disclosure sections.
57+
- Use [the template provided in the PR
58+
description](https://github.com/matplotlib/matplotlib/blob/main/.github/PULL_REQUEST_TEMPLATE.md)
59+
and fill it out as completely as possible, especially the summary and AI Disclosure sections.
6060
61-
- Make sure your PR conforms to our [PR checklist](https://matplotlib.org/devdocs/devel/pr_guide.html#summary-for-pull-request-authors).
61+
- Make sure your PR conforms to our [PR
62+
checklist](https://matplotlib.org/devdocs/devel/pr_guide.html#summary-for-pull-request-authors).
6263
6364
6465
As the author, you are responsible for driving this PR, which entails doing

0 commit comments

Comments
 (0)