瀏覽代碼

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