Skip to content

Commit

Permalink
Fix pattern for omnibenchmark.org
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Nov 5, 2024
1 parent 79f867a commit be69d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/linters/mlc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"pattern": "^https://opensource.org/licenses"
},
{
"pattern": "^https://https://omnibenchmark.org"
"pattern": "^https://omnibenchmark.org"
},
{
"pattern": "^https://servproject.i3m.upv.es/ec3-ltos/*"
Expand Down

0 comments on commit be69d13

Please sign in to comment.