From 2d1d1c7b5004c71ed7df61d88d92d3cf783380fb Mon Sep 17 00:00:00 2001 From: enoreyes Date: Sat, 22 Aug 2026 14:36:34 -0700 Subject: [PATCH] Add disposable unsigned DCO test Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> --- .github/dco-negative-test.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .github/dco-negative-test.md diff --git a/.github/dco-negative-test.md b/.github/dco-negative-test.md new file mode 100644 index 0000000..1371048 --- /dev/null +++ b/.github/dco-negative-test.md @@ -0,0 +1,3 @@ +# Disposable unsigned DCO test + +This branch exists only to prove the required remote DCO rejection.