From 6cf09c88b57940e728b271df900a26f24b7c209b Mon Sep 17 00:00:00 2001 From: shenxianpeng Date: Wed, 11 Sep 2024 10:28:36 +0300 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40b66b2..d2f7836 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ jobs: ### `branch` - **Description**: check git branch naming convention. - - By default follow bitbucket [branching model](https://support.atlassian.com/bitbucket-cloud/docs/configure-a-projects-branching-model/). + - By default follow bitbucket [conventional branch](https://conventional-branch.github.io/en/posts/). - Default: 'true' ### `author-name`