Skip to content

Commit 7a64655

Browse files
committed
More formatting
Signed-off-by: Jesse Whitehouse <[email protected]>
1 parent deabb18 commit 7a64655

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dco-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
repo: context.repo.repo,
2121
body: `Thanks for your contribution! To satisfy the DCO policy in our \
2222
[contributing guide](https://github.com/databricks/databricks-sql-python/blob/main/CONTRIBUTING.md) \
23-
every commit message must include a sign-off. One or more of your commits is missing this sign-off message. \
24-
You can retroactively apply this sign-off with an interactive rebase.`
23+
every commit message must include a sign-off message. One or more of your commits is missing this message. \
24+
You can reword previous commit messages with an interactive rebase (\`git rebase -i main\`).`
2525
})

0 commit comments

Comments
 (0)