Skip to content

Commit

Permalink
chore: add .json
Browse files Browse the repository at this point in the history
  • Loading branch information
cazala committed Nov 25, 2024
1 parent 7e9ce4d commit 49bda50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- '**.mts'
- '**.cts'
- '**.tsx'
- '**.vue'
- '**.json'
pull_request:
paths:
- '**.js'
Expand All @@ -22,7 +22,7 @@ on:
- '**.mts'
- '**.cts'
- '**.tsx'
- '**.vue'
- '**.json'

concurrency:
group: lint-${{ github.ref }}
Expand Down

0 comments on commit 49bda50

Please sign in to comment.