Allow members to push commits without sign-off

This commit is contained in:
Daz DeBoer
2022-03-16 13:17:50 -06:00
committed by GitHub
parent adcc4faa55
commit 3f03131b48

3
.github/dco.yml vendored Normal file
View File

@@ -0,0 +1,3 @@
# Disable sign-off checking for members of the Gradle GitHub organization
require:
members: false