mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 06:52:13 +00:00
CI: Fix incorrect URL
Correct the link in the GitHub action commit message check showing users how to format all commits. Fixes: #1053 Signed-off-by: AIsland <yuchunyu01@inspur.com>
This commit is contained in:
parent
43ec107d94
commit
5f0abc20f0
2
.github/workflows/commit-message-check.yaml
vendored
2
.github/workflows/commit-message-check.yaml
vendored
@ -10,7 +10,7 @@ env:
|
||||
error_msg: |+
|
||||
See the document below for help on formatting commits for the project.
|
||||
|
||||
https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md#patch-forma
|
||||
https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md#patch-format
|
||||
|
||||
jobs:
|
||||
commit-message-check:
|
||||
|
Loading…
Reference in New Issue
Block a user