Skip to content

Commit

Permalink
fix dat ish
Browse files Browse the repository at this point in the history
  • Loading branch information
Snaacky committed Dec 24, 2024
1 parent be7d122 commit 5f729f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name: Lint, Format, and Type Check

on:
push:
# branches:
# - main
branches:
- "*"
paths:
- 'src/**'
- 'tests/**'
- '.github/workflows/lint-and-type-check.yml'
pull_request:
# branches:
# - main
branches:
- "*"
paths:
- 'src/**'
- 'tests/**'
Expand Down

0 comments on commit 5f729f1

Please sign in to comment.