From 81903bbf71e5ce545aeb20c5e170fc4e0ba5751e Mon Sep 17 00:00:00 2001 From: Daniel Izdebski Date: Thu, 14 Sep 2023 17:12:38 +0200 Subject: [PATCH] Update link --- .github/workflows/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 9db68d87c..0817cefe1 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -4,4 +4,4 @@ CI Workflows ## [🦄 pr.yml](pr.yml) -Runs on every pull request and validates whether the PR titles follow the [Gitmoji](https://gitmoji.dev/specification) and [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) specifications. +Runs on every pull request and validates whether the PR titles follow the [Gitmoji](https://gitmoji.dev/specification) and [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) specifications.