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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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