mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Add quality tag to Actions maintainability query
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
* @problem.severity recommendation
|
||||
* @precision high
|
||||
* @id actions/unnecessary-use-of-advanced-config
|
||||
* @tags actions
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* actions
|
||||
*/
|
||||
|
||||
import codeql.actions.Violations_Of_Best_Practices.DefaultableCodeQLInitiatlizeActionQuery
|
||||
|
||||
Reference in New Issue
Block a user