This commit is contained in:
Viktor Szakats 2025-09-12 08:24:32 +02:00
parent 4d0cf92ad5
commit cfb6db3718
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 1 additions and 2 deletions

View file

@ -123,7 +123,6 @@ CNA
CNAME
CNAMEs
CodeQL
codeql
CODESET
codeset
CodeSonar

View file

@ -31,7 +31,7 @@ Consider the following table while looking at pull request failures:
| CI platform as shown in PR | State | What to look at next |
| ----------------------------------- | ------ | -------------------------- |
| CI / codeql | stable | quality check results |
| CI / CodeQL | stable | quality check results |
| CI / fuzzing | stable | fuzzing results |
| CI / macos ... | stable | all errors and failures |
| Code scanning results / CodeQL | stable | quality check results |