style(repo_map): fix style (#901)
* style(repo_map): fix style after it was broken in https://github.com/yetone/avante.nvim/pull/894 * fix: rust ci conditions --------- Co-authored-by: yetone <yetoneful@gmail.com>
This commit is contained in:
@@ -4,9 +4,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "**/*.lua"
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- "**/*.lua"
|
||||
|
||||
jobs:
|
||||
stylua:
|
||||
Reference in New Issue
Block a user