mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-15 21:08:05 +00:00
speed up PR review workflow
This commit is contained in:
@@ -34,4 +34,4 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
GITHUB_REPOSITORY: ${{ github.repository }}
|
||||
PR_NUMBER: ${{ github.event.pull_request.number }}
|
||||
run: uv run python scripts/review_pr.py
|
||||
run: uv run python scripts/review_pr.py --skip-pull-request-duplicates
|
||||
|
||||
Reference in New Issue
Block a user