Skip to content

Commit b9694eb

Browse files
authored
Merge pull request #11388 from hvitved/codeql-workspace-yml-fix
Fix typo in `codeql-workspace.yml`
2 parents 8042edb + a55c56f commit b9694eb

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)