Skip to content

Commit a09b6ad

Browse files
committed
for test
1 parent 8413c13 commit a09b6ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
analyze:
2020
# only run this job if the repository is not a fork
2121
# if want to run this job on a fork, please remove the if condition
22-
if: github.repository == 'bytecodealliance/wasm-micro-runtime'
22+
# if: github.repository == 'bytecodealliance/wasm-micro-runtime'
2323
name: Analyze
2424
# Runner size impacts CodeQL analysis time. To learn more, please see:
2525
# - https://gh.io/recommended-hardware-resources-for-running-codeql

0 commit comments

Comments
 (0)