Module: kamailio Branch: master Commit: 4564ba265a0e3fee45103553dc959b044272094b URL: https://github.com/kamailio/kamailio/commit/4564ba265a0e3fee45103553dc959b04...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: 2023-11-08T09:17:27+01:00
github: increase operations-per-run [skip ci]
---
Modified: .github/workflows/issue_management.yml
---
Diff: https://github.com/kamailio/kamailio/commit/4564ba265a0e3fee45103553dc959b04... Patch: https://github.com/kamailio/kamailio/commit/4564ba265a0e3fee45103553dc959b04...
---
diff --git a/.github/workflows/issue_management.yml b/.github/workflows/issue_management.yml index 6f43e90b575..142f63c2e1f 100644 --- a/.github/workflows/issue_management.yml +++ b/.github/workflows/issue_management.yml @@ -19,4 +19,5 @@ jobs: days-before-close: 14 exempt-issue-labels: bug remove-stale-when-updated: true + operations-per-run: 1000 ascending: true