Quellcode durchsuchen

Add DCO remediation signoff config

Signed-off-by: Mike Chang <[email protected]>
Mike Chang vor 2 Jahren
Ursprung
Commit
83a47d1f83
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      .github/dco.yml

+ 3 - 0
.github/dco.yml

@@ -0,0 +1,3 @@
+allowRemediationCommits:
+  individual: true
+  thirdParty: true