Skip to content

Commit 4426a4f

Browse files
committed
chore: 🧑‍💻 update the commit message for cla signing
1 parent ea1cd3a commit 4426a4f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/cla.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: "CLA Assistant"
22
on:
33
issue_comment:
4-
types: [ created ]
4+
types: [created]
55
pull_request_target:
6-
types: [ opened, closed, synchronize ]
6+
types: [opened, closed, synchronize]
77

88
permissions:
99
actions: write
@@ -26,4 +26,5 @@ jobs:
2626
path-to-signatures: "signatures/version1/cla.json"
2727
path-to-document: "https://github.com/continuedev/continue/blob/main/docs/docs/CLA.md"
2828
branch: cla-signatures
29-
allowlist: dependabot[bot]
29+
allowlist: dependabot[bot]
30+
signed-commit-message: "CLA signed in $pullRequestNo"

0 commit comments

Comments
 (0)