Skip to content

Commit

Permalink
Update pr-lint-action to a new version (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
wzur-r3 authored Feb 23, 2022
1 parent fd25165 commit d7705d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-pr-title.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
check-pr-title:
runs-on: ubuntu-latest
steps:
- uses: morrisoncole/pr-lint-action@v1.4.1
- uses: morrisoncole/pr-lint-action@v1.4.2
with:
title-regex: '^((CORDA|EG|ENT|INFRA|CORE)-\d+|NOTICK)(.*)'
on-failed-regex-comment: "PR title failed to match regex -> `%regex%`"
Expand Down

0 comments on commit d7705d6

Please sign in to comment.