We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68da8fb commit 85d6128Copy full SHA for 85d6128
1 file changed
.asf.yaml
@@ -42,6 +42,19 @@ github:
42
collaborators:
43
- jbonofre
44
45
+ rulesets:
46
+ - name: "Default Branch Protection"
47
+ type: branch
48
+ branches:
49
+ includes:
50
+ - "~DEFAULT_BRANCH"
51
+ - "release/*"
52
+ - "rel/*"
53
+ excludes: []
54
+ bypass_teams:
55
+ - root
56
+ restrict_deletion: true
57
+ restrict_force_push: true
58
publish:
59
whoami: asf-site
60
0 commit comments