Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit 6fd5b80

Browse files
authored
Update config.yml
1 parent 2224dad commit 6fd5b80

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/config.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,7 @@ probotTemplateEnforcerLabelToAdd: needs-more-info
1010
# Will fail if the issue's body is equal to a provided template
1111
checkIssueTemplate: true
1212

13-
# *OPTIONAL* Require Pull Requests to contain more information than what is provided in the PR template
14-
# Will fail if the pull request's body is equal to the provided template
15-
checkPullRequestTemplate: false
16-
1713
# *OPTIONAL* Only warn about insufficient information on these event types
1814
# Keys must be lowercase. Valid values are 'issue' and 'pullRequest'
1915
probotTemplateEnforcerOn:
20-
pullRequest: false
2116
issue: true

0 commit comments

Comments
 (0)