Module: kamailio
Branch: master
Commit: e1c151fdcb1da37f2cf2ffd76f364ec025a8d6e6
URL:
https://github.com/kamailio/kamailio/commit/e1c151fdcb1da37f2cf2ffd76f364ec…
Author: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Committer: Victor Seva <linuxmaniac(a)torreviejawireless.org>
Date: 2023-11-08T09:50:03+01:00
github: decrease operations-per-run [skip ci]
---
Modified: .github/workflows/issue_management.yml
---
Diff:
https://github.com/kamailio/kamailio/commit/e1c151fdcb1da37f2cf2ffd76f364ec…
Patch:
https://github.com/kamailio/kamailio/commit/e1c151fdcb1da37f2cf2ffd76f364ec…
---
diff --git a/.github/workflows/issue_management.yml
b/.github/workflows/issue_management.yml
index 142f63c2e1f..063df358c62 100644
--- a/.github/workflows/issue_management.yml
+++ b/.github/workflows/issue_management.yml
@@ -19,5 +19,5 @@ jobs:
days-before-close: 14
exempt-issue-labels: bug
remove-stale-when-updated: true
- operations-per-run: 1000
+ operations-per-run: 500
ascending: true