File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change 11_extends : .github
2-
32repository :
43 name : javascript
54 description : JavaScript language plugin for the @form8ion toolset
65 homepage : https://npm.im/@form8ion/javascript
76 private : false
8-
97branches :
108 - name : master
11- protection :
12-
9+ protection : null
1310rulesets :
1411 - name : prevent destruction of the default branch
1512 target : branch
1613 enforcement : active
1714 conditions :
1815 ref_name :
1916 include :
20- - " ~DEFAULT_BRANCH"
17+ - ~DEFAULT_BRANCH
2118 exclude : []
2219 rules :
2320 - type : deletion
2421 - type : non_fast_forward
25-
2622 - name : verification must pass
2723 target : branch
2824 enforcement : active
2925 conditions :
3026 ref_name :
3127 include :
32- - " ~DEFAULT_BRANCH"
28+ - ~DEFAULT_BRANCH
3329 exclude : []
3430 rules :
3531 - type : required_status_checks
You can’t perform that action at this time.
0 commit comments