diff --git a/.github/workflows/commit-message-check.yaml b/.github/workflows/commit-message-check.yaml index b76484b976..2062e51b9c 100644 --- a/.github/workflows/commit-message-check.yaml +++ b/.github/workflows/commit-message-check.yaml @@ -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-format + https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#patch-format jobs: commit-message-check: