[Chore] Mark CodeQL warning as safe (#101365)

* Mark CodeQL warning as safe

* Temporarily ignore file
This commit is contained in:
Leonor Oliveira
2025-04-07 11:52:09 +02:00
committed by GitHub
parent 1824694c72
commit c63cfc11e2
2 changed files with 9 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ on:
- '**/*.md'
- '**/*.txt'
- '**/*.yml'
- pkg/storage/unified/sql/db/dbimpl/db.go # Ignoring warnings on the whole file for now while inline comments is not supported in Go (https://github.com/github/codeql/issues/11427)
schedule:
- cron: '0 4 * * 6'