diff --git a/.github/workflows/dco-assistant.yml b/.github/workflows/dco-assistant.yml index 5b1d97bf..2fa3c576 100644 --- a/.github/workflows/dco-assistant.yml +++ b/.github/workflows/dco-assistant.yml @@ -34,7 +34,7 @@ jobs: with: path-to-signatures: "dco-signatures.json" path-to-document: 'https://github.com/NVIDIA-NeMo/DataDesigner/blob/main/DCO' - branch: 'main' + branch: 'signatures' allowlist: dependabot create-file-commit-message: "chore: create file to store dco signatures" signed-commit-message: "chore: $contributorName has signed the dco in #$pullRequestNo"