Module: kamailio Branch: master Commit: 192d12333b78b0fc129c893f5fef0269fbf44b4e URL: https://github.com/kamailio/kamailio/commit/192d12333b78b0fc129c893f5fef0269fbf44b4e
Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org> Date: 2024-12-13T11:43:26+01:00 github: codeql fix nightly check route [skip ci] --- Modified: .github/workflows/codeql.yml --- Diff: https://github.com/kamailio/kamailio/commit/192d12333b78b0fc129c893f5fef0269fbf44b4e.diff Patch: https://github.com/kamailio/kamailio/commit/192d12333b78b0fc129c893f5fef0269fbf44b4e.patch --- diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 3fe6ef06cfa..9180eb83d2d 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -16,7 +16,7 @@ jobs: - uses: octokit/request-action@v2.x id: check_last_run with: - route: GET /repos/{owner}/{repo}/actions/workflows/alpine.yml/runs?per_page=1&status=completed + route: GET /repos/{owner}/{repo}/actions/workflows/codeql.yml/runs?per_page=1&status=completed owner: ${{ github.repository_owner }} repo: kamailio env: _______________________________________________ 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!