Skip to content

Commit

Permalink
more lint testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Snaacky committed Dec 24, 2024
1 parent 5f729f1 commit c2dc328
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,12 @@ on:
branches:
- "*"
paths:
- 'src/**'
- 'tests/**'
- '.github/workflows/lint-and-type-check.yml'
- 'chiya/**'
pull_request:
branches:
- "*"
paths:
- 'src/**'
- 'tests/**'
- '.github/workflows/lint-and-type-check.yml'
- 'chiya/**'
workflow_dispatch:

defaults:
Expand Down

0 comments on commit c2dc328

Please sign in to comment.