Skip to content

Commit

Permalink
chore: lock inactive issues from 2019-02-01 (#374)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivikr committed Sep 25, 2019
1 parent b2936eb commit 380a4ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ daysUntilLock: 7

# Skip issues and pull requests created before a given timestamp. Timestamp must
# follow ISO 8601 (`YYYY-MM-DD`). Set to `false` to disable
skipCreatedBefore: 2019-05-01
skipCreatedBefore: 2019-02-01

# Issues and pull requests with these labels will be ignored. Set to `[]` to disable
exemptLabels: []
Expand Down

0 comments on commit 380a4ce

Please sign in to comment.