diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml index c1c669a..2a930f3 100644 --- a/.github/workflows/review.yml +++ b/.github/workflows/review.yml @@ -37,7 +37,7 @@ jobs: branch_name="${{ github.event.pull_request.head.ref }}" regex="^(feature|bugfix|hotfix|chore|merge|MERGE)\/[a-zA-Z0-9\-]+$" - if [[ ! $branch_name =~ $regex && "$branch_name" != "master" && "$branch_name" != "dev" ]]; then + if [[ ! $branch_name =~ $regex && "$branch_name" != "master" && "$branch_name" != "dev" && ! "$branch_name" =~ ^dependabot/ ]]; then echo "error: Branch name does not follow naming convention" echo "Please follow the correct format: /" echo "Example: feature/sc-3000-create-new-button-component or chore/my-feature" diff --git a/README.md b/README.md index dec0439..f25acf6 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,14 @@ [![Deploy Master](https://github.com/JordyHers/Times-up-flutter/actions/workflows/deploy-master.yml/badge.svg)](https://github.com/JordyHers/Times-up-flutter/actions/workflows/deploy-master.yml) [![PR Review](https://github.com/JordyHers/Times-up-flutter/actions/workflows/review.yml/badge.svg)](https://github.com/JordyHers/Times-up-flutter/actions/workflows/review.yml) + +------------------------------ +

+ + ⬇️ DOWNLOAD APK ⬇️ +

+ +------------------------------ ## NEW FEATURES 🚀 v2.0.0 Time's Up is a mobile application developed using `flutter` to monitor the time kids