Skip to content

Commit

Permalink
doc: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
devlinjunker committed Jul 17, 2021
1 parent 2aaabda commit 7c0a8b0
Showing 1 changed file with 1 addition and 1 deletion.
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 }},build
allowed_prefixes: ${{ steps.extract_branch.outputs.prefix }},build # add build to not fail dependabot PRs
prefix_case_sensitive: true

0 comments on commit 7c0a8b0

Please sign in to comment.