Skip to content

Commit aae4576

Browse files
committed
ci: update lint-pr
1 parent d25ec47 commit aae4576

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/lint-pr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ on:
1111
permissions:
1212
pull-requests: read
1313

14+
concurrency:
15+
group: pr-${{ github.event.pull_request.number }}
16+
cancel-in-progress: true
17+
1418
jobs:
1519
pr-check:
1620
name: Validate PR title

0 commit comments

Comments
 (0)