Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shBLOCK committed May 14, 2024
1 parent ce07746 commit b1ca83e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
paths:
- "**.py"
- "**.pyi"
- ".github/workflows/lint.yml"
pull_request:
paths:
- "**.py"
- "**.pyi"
- ".github/workflows/lint.yml"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit b1ca83e

Please sign in to comment.