mirror of
https://github.com/gradle/actions.git
synced 2026-04-19 18:12:58 +08:00
Allow members to push commits without sign-off
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Disable sign-off checking for members of the Gradle GitHub organization
|
||||||
|
require:
|
||||||
|
members: false
|
||||||
Reference in New Issue
Block a user