mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Add protection for master branch in VCS settings
This commit is contained in:
committed by
TeamCityServer
parent
a0d42b5da6
commit
d017e1c2ce
7
.idea/vcs.xml
generated
7
.idea/vcs.xml
generated
@@ -8,6 +8,13 @@
|
||||
<inspection_tool class="SubjectLimit" enabled="true" level="WARNING" enabled_by_default="true" />
|
||||
</profile>
|
||||
</component>
|
||||
<component name="GithubSharedProjectSettings">
|
||||
<option name="branchProtectionPatterns">
|
||||
<list>
|
||||
<option value="master" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
<component name="IssueNavigationConfiguration">
|
||||
<option name="links">
|
||||
<list>
|
||||
|
||||
Reference in New Issue
Block a user