Skip to content

Commit a55c56f

Browse files
committed
Fix typo in codeql-workspace.yml
1 parent 92ee0aa commit a55c56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeql-workspace.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ provide:
2525
- "misc/suite-helpers/qlpack.yml"
2626
- "ruby/extractor-pack/codeql-extractor.yml"
2727
- "swift/extractor-pack/codeql-extractor.yml"
28-
- "ql/extractor-pack/codeql-extractor.ym"
28+
- "ql/extractor-pack/codeql-extractor.yml"
2929

3030
versionPolicies:
3131
default:

0 commit comments

Comments
 (0)