Skip to content

Commit c2df4ac

Browse files
authored
update .asf.yaml (#15780)
1 parent c1a8824 commit c2df4ac

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

.asf.yaml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,9 @@ github:
3434
# Enable projects for project management boards
3535
projects: true
3636
protected_branches:
37-
master:
38-
# only disable force push
39-
foo: bar
40-
3.0:
41-
# only disable force push
42-
foo: bar
43-
3.1:
44-
# only disable force push
45-
foo: bar
37+
master: {}
38+
3.0: {}
39+
3.1: {}
4640
labels:
4741
- java
4842
- rpc

0 commit comments

Comments
 (0)