소스 검색

github: codeql.yml on self-hosted runner

Victor Seva 9 달 전
부모
커밋
a266e051fd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/codeql.yml

+ 1 - 1
.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