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 0548dbf commit 75f0b2dCopy full SHA for 75f0b2d
1 file changed
.asf.yaml
@@ -30,14 +30,13 @@ github:
30
autolink_jira:
31
- HDDS
32
rulesets:
33
- - name: "Default Branch Protection"
+ - name: Default Branch Protection
34
type: branch
35
branches:
36
includes:
37
- - "~DEFAULT_BRANCH"
38
- - "release/*"
39
- - "rel/*"
40
- excludes: []
+ - ~DEFAULT_BRANCH
+ - asf-site
+ excludes: [ ]
41
bypass_teams:
42
- root
43
restrict_deletion: true
0 commit comments