Skip to content

Commit b9740be

Browse files
Disable CodeQL on fork repo (bytecodealliance#3262)
1 parent f933d4c commit b9740be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121

2222
jobs:
2323
analyze:
24+
if: github.repository == 'bytecodealliance/wasm-micro-runtime'
2425
name: Analyze
2526
# Runner size impacts CodeQL analysis time. To learn more, please see:
2627
# - https://gh.io/recommended-hardware-resources-for-running-codeql

0 commit comments

Comments
 (0)