Skip to content

Commit 298ddc9

Browse files
committed
lint
1 parent 8f938c6 commit 298ddc9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/remove-labels-on-activity.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ jobs:
1313
with:
1414
labels: |
1515
Waiting for Response
16-

.github/workflows/stale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
days-before-issue-close: 14
1717
stale-issue-label: "Stale"
1818
stale-issue-message: >
19-
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
19+
This issue is stale because it has been open for 90 days with no activity. It will be closed if no further action occurs in 14 days.
2020
close-issue-message: |
21-
We are closing this issue because it has been inactive for a few months.
22-
This probably means that it is not reproducible or it has been fixed in a newer version.
21+
We are closing this issue because it has been inactive for a few months.
22+
This probably means that it is not reproducible or it has been fixed in a newer version.
2323
If it’s an enhancement and hasn’t been taken on since it was submitted, then it seems other issues have taken priority.
2424
2525
If you still encounter this issue with the latest stable version, please reopen using the issue template. You can also contribute directly by submitting a pull request– see the [CONTRIBUTING.md](https://github.com/Shopify/shopify_python_api/blob/master/CONTRIBUTING.md) file for guidelines

0 commit comments

Comments
 (0)