Skip to content

Commit cf3130e

Browse files
committed
dco tunning
Signed-off-by: Moe Derakhshani <[email protected]>
1 parent 06d9df8 commit cf3130e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/dco-check.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: DCO Check
22

33
on: [pull_request]
44

5-
require:
6-
members: false
5+
#require:
6+
# members: false
77

8-
allowRemediationCommits:
9-
individual: true
10-
thirdParty: true
8+
#allowRemediationCommits:
9+
# individual: true
10+
# thirdParty: true
1111

1212
jobs:
1313
check:

0 commit comments

Comments
 (0)