Skip to content

Commit

Permalink
fix the typo in the last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bmos authored Dec 24, 2023
1 parent 553e45e commit 5ac77a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/json_library_sort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ on:
push:
paths:
- 'custom_components/battery_notes/data/**.json'
- '.github/workflows/json_validate.yml'
- '.github/workflows/json_library_sort.yml'
pull_request:
paths:
- 'custom_components/battery_notes/data/**.json'
- '.github/workflows/json_validate.yml'
- '.github/workflows/json_library_sort.yml'

jobs:
sort-library-json:
Expand Down

0 comments on commit 5ac77a4

Please sign in to comment.