mirror of
https://github.com/corda/corda.git
synced 2025-02-20 01:16:42 +00:00
INFRA-1856: Update pr scanner version
* Updated version use by pr scanner to v1.6.1
This commit is contained in:
parent
eb50c8d22e
commit
f24fa96a53
2
.github/workflows/check-pr-title.yml
vendored
2
.github/workflows/check-pr-title.yml
vendored
@ -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.6.1
|
||||
with:
|
||||
title-regex: '^((CORDA|AG|EG|ENT|INFRA|NAAS)-\d+|NOTICK)(.*)'
|
||||
on-failed-regex-comment: "PR title failed to match regex -> `%regex%`"
|
||||
|
Loading…
x
Reference in New Issue
Block a user