Skip to content

Commit 46841c6

Browse files
committed
drop branch protection on master, preparing for override by maven-site-plugin-3.x
1 parent d7d7b5a commit 46841c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ github:
2929
merge: false
3030
rebase: true
3131
protected_branches:
32-
master: { }
32+
# master: { }
3333
maven-site-plugin-3.x: { }
3434
maven-site-plugin-3.12.x: { }
3535
pull_requests:

0 commit comments

Comments
 (0)