mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-22 09:02:50 +00:00
Allow members to push commits without sign-off
This commit is contained in:
parent
adcc4faa55
commit
3f03131b48
1 changed files with 3 additions and 0 deletions
3
.github/dco.yml
vendored
Normal file
3
.github/dco.yml
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
# Disable sign-off checking for members of the Gradle GitHub organization
|
||||
require:
|
||||
members: false
|
Loading…
Reference in a new issue