mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
Update max operations for stalebot (#4828)
This commit is contained in:
parent
d6731b17a4
commit
59b52f3879
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -21,5 +21,6 @@ jobs:
|
||||
exempt-draft-pr: true
|
||||
exempt-issue-labels: 'pinned,security'
|
||||
exempt-pr-labels: 'pinned,security'
|
||||
operations-per-run: 120
|
||||
- name: Print outputs
|
||||
run: echo ${{ join(steps.stale.outputs.*, ',') }}
|
||||
|
Loading…
Reference in New Issue
Block a user