We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728e319 commit affc46fCopy full SHA for affc46f
.github/workflows/dco-assistant.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
path-to-signatures: "dco-signatures.json"
36
path-to-document: 'https://github.com/NVIDIA-NeMo/DataDesigner/blob/main/DCO'
37
- branch: 'main'
+ branch: 'signatures'
38
allowlist: dependabot
39
create-file-commit-message: "chore: create file to store dco signatures"
40
signed-commit-message: "chore: $contributorName has signed the dco in #$pullRequestNo"
0 commit comments