diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2018-04-09 11:07:00 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2018-04-09 11:07:00 -0700 |
commit | f1f37e8f92006aa98304ea7c207f352d9ad7799b (patch) | |
tree | c132880a1907b65bdc30193b7505ab98da0689c9 /.github | |
parent | 76fa86f06fc4b4ed2c4ba165c64b28538c6d637c (diff) | |
download | chef-f1f37e8f92006aa98304ea7c207f352d9ad7799b.tar.gz |
add support for lock bot
https://github.com/dessant/lock-threads
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to '.github')
-rw-r--r-- | .github/lock.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/lock.yml b/.github/lock.yml new file mode 100644 index 0000000000..5b00c62b44 --- /dev/null +++ b/.github/lock.yml @@ -0,0 +1 @@ +daysUntilLock: 30 |