Skip to content

Commit

Permalink
Merge pull request #149 from devlinjunker/patch-1.7.2
Browse files Browse the repository at this point in the history
patch-1.7.2
  • Loading branch information
devlinjunker authored Jul 17, 2021
2 parents cf5c8de + 7c0a8b0 commit 1d0821f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/develop-verify-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
uses: deepakputhraya/action-pr-title@master
with:
regex: '(\([\w\s]*\)*\))?:[\w\s]*'
allowed_prefixes: ${{ steps.extract_branch.outputs.prefix }}
allowed_prefixes: ${{ steps.extract_branch.outputs.prefix }},build # add build to not fail dependabot PRs
prefix_case_sensitive: true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
Version: 1.7.0
Version: 1.7.2
---

<img align="right" width="100" height="140" src="https://github.com/devlinjunker/template.github.semver/raw/develop/img/logo-small.png" alt="semver template logo">
Expand Down

0 comments on commit 1d0821f

Please sign in to comment.