Skip to content

Commit affc46f

Browse files
authored
update branch for signatures (#19)
1 parent 728e319 commit affc46f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dco-assistant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
path-to-signatures: "dco-signatures.json"
3636
path-to-document: 'https://github.com/NVIDIA-NeMo/DataDesigner/blob/main/DCO'
37-
branch: 'main'
37+
branch: 'signatures'
3838
allowlist: dependabot
3939
create-file-commit-message: "chore: create file to store dco signatures"
4040
signed-commit-message: "chore: $contributorName has signed the dco in #$pullRequestNo"

0 commit comments

Comments
 (0)