Skip to content

Commit b528132

Browse files
authored
Do not cancel PRs for PR validity checks (project-chip#37026)
Since validity checks can be fixed without commits, cancelling PRs for them is not useful.
1 parent e7082e2 commit b528132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cancel_workflows_for_pr.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,4 @@ jobs:
4949
--require "Lint Code Base" \
5050
--require "ZAP" \
5151
--require "Run misspell" \
52-
--require "PR validity" \
5352
--max-pr-age-minutes 20

0 commit comments

Comments
 (0)