mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-21 14:34:25 +01: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:
2
.github/workflows/commit-message-check.yaml
vendored
2
.github/workflows/commit-message-check.yaml
vendored
@@ -10,7 +10,7 @@ env:
|
|||||||
error_msg: |+
|
error_msg: |+
|
||||||
See the document below for help on formatting commits for the project.
|
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:
|
jobs:
|
||||||
commit-message-check:
|
commit-message-check:
|
||||||
|
|||||||
Reference in New Issue
Block a user