From 6ce504766f4b3190ad382f3de4fd15266168b8a0 Mon Sep 17 00:00:00 2001 From: Nikita Sirovskiy Date: Thu, 28 Dec 2023 16:20:11 +0300 Subject: [PATCH] nit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0593b4f..5630e6a 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ jobs: - name: Checkout uses: actions/checkout@v2 - - name: Validate PR Use Cases - uses: nivisi/conventional_pull_requests@1.0.0 + - name: Validate PR Name + uses: nivisi/conventional_pull_requests@1.0.0+2 with: # GitHub Access Token # Required. Default is ${{ github.token }} @@ -96,5 +96,5 @@ Contributions to improve the Validator GitHub Action are welcome. Feel free to f - Allow to restrict ticket prefixes -[version-img]: https://img.shields.io/badge/action-v1.0.0+1-black?logo=github +[version-img]: https://img.shields.io/badge/action-v1.0.0+2-black?logo=github [version-url]: https://github.com/marketplace/actions/conventional-pull-requests \ No newline at end of file