Module: kamailio Branch: master Commit: ae17d26d1fc422e25a2146082bab6773dc6f76ff URL: https://github.com/kamailio/kamailio/commit/ae17d26d1fc422e25a2146082bab6773dc6f76ff
Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org> Date: 2025-04-03T12:15:06+02:00 github: issue_labeled fix closing issue step [skip ci] --- Modified: .github/workflows/issue_labeled.yml --- Diff: https://github.com/kamailio/kamailio/commit/ae17d26d1fc422e25a2146082bab6773dc6f76ff.diff Patch: https://github.com/kamailio/kamailio/commit/ae17d26d1fc422e25a2146082bab6773dc6f76ff.patch --- diff --git a/.github/workflows/issue_labeled.yml b/.github/workflows/issue_labeled.yml index a3451852528..63f5e885ec6 100644 --- a/.github/workflows/issue_labeled.yml +++ b/.github/workflows/issue_labeled.yml @@ -22,5 +22,5 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, issue_number: context.issue.number, - state: "close", + state: "closed", }); _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!