diff options
| author | hathach <[email protected]> | 2025-10-25 12:28:20 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-25 12:28:20 +0700 |
| commit | 5e3e24337f82582103ce7e9d8498c49547cab42b (patch) | |
| tree | 44952dee5832411a5b1c05db594c5c1b52cc49c2 /.github/workflows/codeql.yml | |
| parent | 948ba203ca8d31de3f0947bc01b5852174bc8404 (diff) | |
merge codeql and pvs-studio to static_analysis.yml
Diffstat (limited to '.github/workflows/codeql.yml')
| -rw-r--r-- | .github/workflows/codeql.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index dfcca6315..21ed9c223 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -41,6 +41,7 @@ jobs: # Consider using larger runners for possible analysis time improvements. runs-on: ubuntu-latest timeout-minutes: 360 + if: false permissions: actions: read contents: read |
