Skip to content

Commit 75f0b2d

Browse files
authored
Fix lint
1 parent 0548dbf commit 75f0b2d

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

.asf.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,13 @@ github:
3030
autolink_jira:
3131
- HDDS
3232
rulesets:
33-
- name: "Default Branch Protection"
33+
- name: Default Branch Protection
3434
type: branch
3535
branches:
3636
includes:
37-
- "~DEFAULT_BRANCH"
38-
- "release/*"
39-
- "rel/*"
40-
excludes: []
37+
- ~DEFAULT_BRANCH
38+
- asf-site
39+
excludes: [ ]
4140
bypass_teams:
4241
- root
4342
restrict_deletion: true

0 commit comments

Comments
 (0)