You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: init/action.yml
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -99,9 +99,6 @@ inputs:
99
99
queries:
100
100
description: Comma-separated list of additional queries to run. By default, this overrides the same setting in a configuration file; prefix with "+" to use both sets of queries.
101
101
required: false
102
-
quality-queries:
103
-
description: '[Internal] DEPRECATED. Comma-separated list of code quality queries to run.'
104
-
required: false
105
102
packs:
106
103
description: >-
107
104
Comma-separated list of packs to run. Reference a pack in the format `scope/name[@version]`. If `version` is not
0 commit comments