Unverified Commit 3f69e83f authored by Christopher Fujino's avatar Christopher Fujino Committed by GitHub

only auto-lock issues, not pull requests (#53851)

parent 127787c8
...@@ -24,7 +24,7 @@ lockComment: > ...@@ -24,7 +24,7 @@ lockComment: >
setLockReason: false setLockReason: false
# Limit to only `issues` or `pulls` # Limit to only `issues` or `pulls`
# only: issues only: issues
# Optionally, specify configuration settings just for `issues` or `pulls` # Optionally, specify configuration settings just for `issues` or `pulls`
# issues: # issues:
...@@ -36,4 +36,4 @@ setLockReason: false ...@@ -36,4 +36,4 @@ setLockReason: false
# daysUntilLock: 30 # daysUntilLock: 30
# Repository to extend settings from # Repository to extend settings from
# _extends: repo # _extends: repo
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment