Skip to content

Commit 311f55b

Browse files
authored
chore: remove exclude-created-before from lock config (#1921)
1 parent bf3d8c8 commit 311f55b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
github-token: ${{ github.token }}
1919
issue-lock-inactive-days: 14
2020
pr-lock-inactive-days: 14
21-
issue-exclude-created-before: '2020-10-01T00:00:00Z'
22-
pr-exclude-created-before: '2020-10-01T00:00:00Z'
2321
issue-lock-comment: >
2422
This thread has been automatically locked since there has not been
2523
any recent activity after it was closed. Please open a
@@ -29,4 +27,4 @@ jobs:
2927
This thread has been automatically locked since there has not been
3028
any recent activity after it was closed. Please open a
3129
[new issue](https://github.com/aws/aws-sdk-js-v3/issues/new/choose)
32-
for related bugs and link to relevant comments in this thread.
30+
for related bugs and link to relevant comments in this thread.

0 commit comments

Comments
 (0)