Skip to content

Commit 2f648c8

Browse files
glynnbirdGlynn Bird
andauthored
asf.yaml format update as syntax was out-of-date (#353)
Co-authored-by: Glynn Bird <glynnbird@apache.org>
1 parent 255872f commit 2f648c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.asf.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,8 @@ github:
77
- nano
88
- nodejs
99
protected_branches:
10-
main
10+
main:
11+
required_status_checks:
12+
# strict means "Require branches to be up to date before merging".
13+
strict: true
1114

0 commit comments

Comments
 (0)