Skip to content

Commit

Permalink
github: fix syntax
Browse files Browse the repository at this point in the history
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
  • Loading branch information
cebtenzzre committed Oct 21, 2024
1 parent e75eb15 commit cc5f8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Lint
on:
push:
branches: [main]
pull_request
pull_request: {}

jobs:
codespell:
Expand Down

0 comments on commit cc5f8b2

Please sign in to comment.