1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove Universe UTMs (#58560)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Siara
2025-11-19 15:55:02 -08:00
committed by GitHub
parent 35b5b0f383
commit 310704cf0b
31 changed files with 43 additions and 43 deletions

View File

@@ -15,7 +15,7 @@ contentType: reference
{% data variables.product.prodname_code_quality_short %} performs rule-based analysis of pull requests and your default branch using {% data variables.product.prodname_codeql %}. Each rule is written as a query in {% data variables.product.prodname_codeql %} and then run using {% data variables.product.prodname_actions %}.
The rules are continually refined by both {% data variables.product.github %} and open source developers. See [https://github.com/github/codeql](https://github.com/github/codeql?utm_source=docs-codeql-code-quality&utm_medium=docs&utm_campaign=universe25post).
The rules are continually refined by both {% data variables.product.github %} and open source developers. See [https://github.com/github/codeql](https://github.com/github/codeql).
## Workflow used for code quality analysis