Skip to content

Commit

Permalink
Update .github/workflows/pull-request-lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Scholzomat committed May 2, 2024
1 parent f61ff1c commit df7a6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
pr-lint:
runs-on: ubuntu-latest
steps:
- uses: morrisoncole/pr-lint-action@v1.5.0
- uses: morrisoncole/pr-lint-action@v1.7.1
with:
title-regex: "\\[(CU-.+|[nN][oO][cC][aA][rR][dD]|[wW][iI][pP])\\] .+"
on-failed-regex-fail-action: false
Expand Down

0 comments on commit df7a6a0

Please sign in to comment.