Explorar el Código

Disable CodeQL on fork repo (#3262)

TianlongLiang hace 1 año
padre
commit
b9740beb31
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/codeql.yml

+ 1 - 0
.github/workflows/codeql.yml

@@ -21,6 +21,7 @@ on:
 
 
 jobs:
 jobs:
   analyze:
   analyze:
+    if: github.repository == 'bytecodealliance/wasm-micro-runtime'
     name: Analyze
     name: Analyze
     # Runner size impacts CodeQL analysis time. To learn more, please see:
     # Runner size impacts CodeQL analysis time. To learn more, please see:
     #   - https://gh.io/recommended-hardware-resources-for-running-codeql
     #   - https://gh.io/recommended-hardware-resources-for-running-codeql