mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-30 14:05:22 +00:00
github: fix syntax
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
parent
e75eb1569d
commit
cc5f8b2053
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -4,7 +4,7 @@ name: Lint
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
pull_request
|
||||
pull_request: {}
|
||||
|
||||
jobs:
|
||||
codespell:
|
||||
|
Loading…
Reference in New Issue
Block a user