Module: kamailio Branch: master Commit: a266e051fd6b45617dc8966effd96a1d08d85960 URL: https://github.com/kamailio/kamailio/commit/a266e051fd6b45617dc8966effd96a1d...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: GitHub noreply@github.com Date: 2024-12-10T18:41:02+01:00
github: codeql.yml on self-hosted runner
---
Modified: .github/workflows/codeql.yml
---
Diff: https://github.com/kamailio/kamailio/commit/a266e051fd6b45617dc8966effd96a1d... Patch: https://github.com/kamailio/kamailio/commit/a266e051fd6b45617dc8966effd96a1d...
---
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index aa6d9194b07..0328ba9233a 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -8,7 +8,7 @@ on: jobs: analyze: name: Analyze - runs-on: ubuntu-latest + runs-on: [self-hosted, linux, x64, codeql] permissions: actions: read contents: read