mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 16:07:01 +08:00
fix(workflows): operations per run
This commit is contained in:
@@ -29,4 +29,5 @@ jobs:
|
|||||||
days-before-pr-close: -1
|
days-before-pr-close: -1
|
||||||
# 排除带有RFC标签的issue
|
# 排除带有RFC标签的issue
|
||||||
exempt-issue-labels: "RFC"
|
exempt-issue-labels: "RFC"
|
||||||
|
operations-per-run: 500
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
Reference in New Issue
Block a user